[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. 8369 1726883676.18289: 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-29P 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 8369 1726883676.19006: Added group all to inventory 8369 1726883676.19009: Added group ungrouped to inventory 8369 1726883676.19014: Group all now contains ungrouped 8369 1726883676.19020: Examining possible inventory source: /tmp/selinux-BkZ/inventory.yml 8369 1726883676.34927: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 8369 1726883676.35079: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 8369 1726883676.35118: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 8369 1726883676.35211: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 8369 1726883676.35294: Loaded config def from plugin (inventory/script) 8369 1726883676.35296: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 8369 1726883676.35425: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 8369 1726883676.35536: Loaded config def from plugin (inventory/yaml) 8369 1726883676.35538: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 8369 1726883676.35714: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 8369 1726883676.36189: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 8369 1726883676.36193: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 8369 1726883676.36196: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 8369 1726883676.36204: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 8369 1726883676.36209: Loading data from /tmp/selinux-BkZ/inventory.yml 8369 1726883676.36299: /tmp/selinux-BkZ/inventory.yml was not parsable by auto 8369 1726883676.36378: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 8369 1726883676.36420: Loading data from /tmp/selinux-BkZ/inventory.yml 8369 1726883676.36513: group all already in inventory 8369 1726883676.36520: set inventory_file for managed_node1 8369 1726883676.36525: set inventory_dir for managed_node1 8369 1726883676.36526: Added host managed_node1 to inventory 8369 1726883676.36528: Added host managed_node1 to group all 8369 1726883676.36529: set ansible_host for managed_node1 8369 1726883676.36530: set ansible_ssh_extra_args for managed_node1 8369 1726883676.36533: set inventory_file for managed_node2 8369 1726883676.36536: set inventory_dir for managed_node2 8369 1726883676.36537: Added host managed_node2 to inventory 8369 1726883676.36539: Added host managed_node2 to group all 8369 1726883676.36540: set ansible_host for managed_node2 8369 1726883676.36540: set ansible_ssh_extra_args for managed_node2 8369 1726883676.36543: set inventory_file for managed_node3 8369 1726883676.36546: set inventory_dir for managed_node3 8369 1726883676.36551: Added host managed_node3 to inventory 8369 1726883676.36553: Added host managed_node3 to group all 8369 1726883676.36554: set ansible_host for managed_node3 8369 1726883676.36554: set ansible_ssh_extra_args for managed_node3 8369 1726883676.36557: Reconcile groups and hosts in inventory. 8369 1726883676.36561: Group ungrouped now contains managed_node1 8369 1726883676.36563: Group ungrouped now contains managed_node2 8369 1726883676.36565: Group ungrouped now contains managed_node3 8369 1726883676.36652: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 8369 1726883676.36896: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 8369 1726883676.37008: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 8369 1726883676.37042: Loaded config def from plugin (vars/host_group_vars) 8369 1726883676.37045: 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) 8369 1726883676.37052: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 8369 1726883676.37060: 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) 8369 1726883676.37124: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 8369 1726883676.37527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883676.37644: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 8369 1726883676.37684: Loaded config def from plugin (connection/local) 8369 1726883676.37687: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 8369 1726883676.38516: Loaded config def from plugin (connection/paramiko_ssh) 8369 1726883676.38519: 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) 8369 1726883676.39996: 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) 8369 1726883676.40101: Loaded config def from plugin (connection/psrp) 8369 1726883676.40106: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 8369 1726883676.41482: 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) 8369 1726883676.41578: Loaded config def from plugin (connection/ssh) 8369 1726883676.41581: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 8369 1726883676.44450: 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) 8369 1726883676.44491: Loaded config def from plugin (connection/winrm) 8369 1726883676.44494: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 8369 1726883676.44545: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 8369 1726883676.44618: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 8369 1726883676.44694: Loaded config def from plugin (shell/cmd) 8369 1726883676.44697: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 8369 1726883676.44725: 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) 8369 1726883676.44834: Loaded config def from plugin (shell/powershell) 8369 1726883676.44836: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 8369 1726883676.44913: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 8369 1726883676.45151: Loaded config def from plugin (shell/sh) 8369 1726883676.45153: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 8369 1726883676.45186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 8369 1726883676.45641: Loaded config def from plugin (become/runas) 8369 1726883676.45643: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 8369 1726883676.45886: Loaded config def from plugin (become/su) 8369 1726883676.45888: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 8369 1726883676.46156: Loaded config def from plugin (become/sudo) 8369 1726883676.46170: 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 8369 1726883676.46211: Loading data from /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_default.yml 8369 1726883676.46337: in VariableManager get_vars() 8369 1726883676.46359: done with get_vars() 8369 1726883676.46471: Loading data from /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/vars/main.yml 8369 1726883676.46544: Loading data from /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/defaults/main.yml 8369 1726883676.46636: Loading data from /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/meta/main.yml 8369 1726883676.46812: Loading data from /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml 8369 1726883676.47677: in VariableManager get_vars() 8369 1726883676.47700: done with get_vars() 8369 1726883676.47881: trying /usr/local/lib/python3.12/site-packages/ansible/modules 8369 1726883676.48040: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux 8369 1726883676.52316: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 8369 1726883676.52369: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean 8369 1726883676.53451: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 8369 1726883676.57158: in VariableManager get_vars() 8369 1726883676.57180: done with get_vars() 8369 1726883676.57399: Loading data from /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/handlers/main.yml 8369 1726883676.57601: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 8369 1726883676.57617: 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 8369 1726883676.57807: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 8369 1726883676.57982: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 8369 1726883676.57985: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-29P/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 8369 1726883676.58022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 8369 1726883676.58048: 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) 8369 1726883676.58236: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 8369 1726883676.58305: Loaded config def from plugin (callback/default) 8369 1726883676.58308: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 8369 1726883676.59533: Loaded config def from plugin (callback/junit) 8369 1726883676.59535: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 8369 1726883676.59578: 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) 8369 1726883676.59653: Loaded config def from plugin (callback/minimal) 8369 1726883676.59656: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 8369 1726883676.59693: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 8369 1726883676.59762: Loaded config def from plugin (callback/tree) 8369 1726883676.59765: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 8369 1726883676.59889: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 8369 1726883676.59891: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-29P/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/tests/selinux/tests_default.yml 8369 1726883676.59931: in VariableManager get_vars() 8369 1726883676.59950: done with get_vars() 8369 1726883676.59961: in VariableManager get_vars() 8369 1726883676.59974: done with get_vars() 8369 1726883676.59978: variable 'omit' from source: magic vars 8369 1726883676.60021: in VariableManager get_vars() 8369 1726883676.60045: done with get_vars() 8369 1726883676.60073: variable 'omit' from source: magic vars PLAY [Ensure that the role runs with default parameters] *********************** 8369 1726883676.61138: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 8369 1726883676.61218: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 8369 1726883676.61253: getting the remaining hosts for this loop 8369 1726883676.61256: done getting the remaining hosts for this loop 8369 1726883676.61259: getting the next task for host managed_node1 8369 1726883676.61263: done getting next task for host managed_node1 8369 1726883676.61265: ^ task is: TASK: meta (flush_handlers) 8369 1726883676.61267: ^ 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 8369 1726883676.61270: getting variables 8369 1726883676.61271: in VariableManager get_vars() 8369 1726883676.61283: Calling all_inventory to load vars for managed_node1 8369 1726883676.61285: Calling groups_inventory to load vars for managed_node1 8369 1726883676.61288: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883676.61299: Calling all_plugins_play to load vars for managed_node1 8369 1726883676.61312: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883676.61315: Calling groups_plugins_play to load vars for managed_node1 8369 1726883676.61351: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883676.61407: done with get_vars() 8369 1726883676.61414: done getting variables 8369 1726883676.61456: in VariableManager get_vars() 8369 1726883676.61469: Calling all_inventory to load vars for managed_node1 8369 1726883676.61471: Calling groups_inventory to load vars for managed_node1 8369 1726883676.61473: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883676.61477: Calling all_plugins_play to load vars for managed_node1 8369 1726883676.61480: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883676.61483: Calling groups_plugins_play to load vars for managed_node1 8369 1726883676.61511: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883676.61526: done with get_vars() 8369 1726883676.61537: done queuing things up, now waiting for results queue to drain 8369 1726883676.61538: results queue empty 8369 1726883676.61539: checking for any_errors_fatal 8369 1726883676.61541: done checking for any_errors_fatal 8369 1726883676.61541: checking for max_fail_percentage 8369 1726883676.61542: done checking for max_fail_percentage 8369 1726883676.61543: checking to see if all hosts have failed and the running result is not ok 8369 1726883676.61544: done checking to see if all hosts have failed 8369 1726883676.61545: getting the remaining hosts for this loop 8369 1726883676.61546: done getting the remaining hosts for this loop 8369 1726883676.61548: getting the next task for host managed_node1 8369 1726883676.61552: done getting next task for host managed_node1 8369 1726883676.61555: ^ task is: TASK: fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages 8369 1726883676.61556: ^ 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 8369 1726883676.61565: getting variables 8369 1726883676.61566: in VariableManager get_vars() 8369 1726883676.61577: Calling all_inventory to load vars for managed_node1 8369 1726883676.61579: Calling groups_inventory to load vars for managed_node1 8369 1726883676.61581: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883676.61585: Calling all_plugins_play to load vars for managed_node1 8369 1726883676.61587: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883676.61590: Calling groups_plugins_play to load vars for managed_node1 8369 1726883676.61622: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883676.61643: done with get_vars() 8369 1726883676.61649: done getting variables TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Friday 20 September 2024 21:54:36 -0400 (0:00:00.019) 0:00:00.019 ****** 8369 1726883676.61726: entering _queue_task() for managed_node1/include_tasks 8369 1726883676.61728: Creating lock for include_tasks 8369 1726883676.62117: worker is 1 (out of 1 available) 8369 1726883676.62127: exiting _queue_task() for managed_node1/include_tasks 8369 1726883676.62139: done queuing things up, now waiting for results queue to drain 8369 1726883676.62141: waiting for pending results... 8369 1726883676.62409: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages 8369 1726883676.62520: in run() - task 0affd2fa-7aed-ef3c-75ab-00000000000a 8369 1726883676.62542: variable 'ansible_search_path' from source: unknown 8369 1726883676.62551: variable 'ansible_search_path' from source: unknown 8369 1726883676.62597: calling self._execute() 8369 1726883676.62659: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883676.62671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883676.62684: variable 'omit' from source: magic vars 8369 1726883676.62787: _execute() done 8369 1726883676.62795: dumping result to json 8369 1726883676.62804: done dumping result, returning 8369 1726883676.62825: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages [0affd2fa-7aed-ef3c-75ab-00000000000a] 8369 1726883676.62836: sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000000a 8369 1726883676.62991: no more pending results, returning what we have 8369 1726883676.62997: in VariableManager get_vars() 8369 1726883676.63036: Calling all_inventory to load vars for managed_node1 8369 1726883676.63039: Calling groups_inventory to load vars for managed_node1 8369 1726883676.63041: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883676.63055: Calling all_plugins_play to load vars for managed_node1 8369 1726883676.63058: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883676.63062: Calling groups_plugins_play to load vars for managed_node1 8369 1726883676.63113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883676.63138: done with get_vars() 8369 1726883676.63144: variable 'ansible_search_path' from source: unknown 8369 1726883676.63145: variable 'ansible_search_path' from source: unknown 8369 1726883676.63172: we have included files to process 8369 1726883676.63173: generating all_blocks data 8369 1726883676.63175: done generating all_blocks data 8369 1726883676.63176: processing included file: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml 8369 1726883676.63177: loading included file: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml 8369 1726883676.63179: Loading data from /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml 8369 1726883676.63539: in VariableManager get_vars() 8369 1726883676.63566: done with get_vars() 8369 1726883676.63581: done processing included file 8369 1726883676.63583: iterating over new_blocks loaded from include file 8369 1726883676.63585: in VariableManager get_vars() 8369 1726883676.63607: done with get_vars() 8369 1726883676.63610: filtering new block on tags 8369 1726883676.63768: done filtering new block on tags 8369 1726883676.63771: done iterating over new_blocks loaded from include file included: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed_node1 8369 1726883676.63777: extending task lists for all hosts with included blocks 8369 1726883676.64169: done sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000000a 8369 1726883676.64173: WORKER PROCESS EXITING 8369 1726883676.64343: done extending task lists 8369 1726883676.64344: done processing included files 8369 1726883676.64345: results queue empty 8369 1726883676.64346: checking for any_errors_fatal 8369 1726883676.64348: done checking for any_errors_fatal 8369 1726883676.64349: checking for max_fail_percentage 8369 1726883676.64350: done checking for max_fail_percentage 8369 1726883676.64351: checking to see if all hosts have failed and the running result is not ok 8369 1726883676.64352: done checking to see if all hosts have failed 8369 1726883676.64352: getting the remaining hosts for this loop 8369 1726883676.64354: done getting the remaining hosts for this loop 8369 1726883676.64356: getting the next task for host managed_node1 8369 1726883676.64361: done getting next task for host managed_node1 8369 1726883676.64363: ^ task is: TASK: fedora.linux_system_roles.selinux : Ensure ansible_facts used by role 8369 1726883676.64366: ^ 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 8369 1726883676.64375: getting variables 8369 1726883676.64376: in VariableManager get_vars() 8369 1726883676.64389: Calling all_inventory to load vars for managed_node1 8369 1726883676.64391: Calling groups_inventory to load vars for managed_node1 8369 1726883676.64393: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883676.64398: Calling all_plugins_play to load vars for managed_node1 8369 1726883676.64400: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883676.64408: Calling groups_plugins_play to load vars for managed_node1 8369 1726883676.64440: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883676.64463: done with get_vars() 8369 1726883676.64470: done getting variables TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Friday 20 September 2024 21:54:36 -0400 (0:00:00.028) 0:00:00.047 ****** 8369 1726883676.64551: entering _queue_task() for managed_node1/setup 8369 1726883676.64819: worker is 1 (out of 1 available) 8369 1726883676.64830: exiting _queue_task() for managed_node1/setup 8369 1726883676.64846: done queuing things up, now waiting for results queue to drain 8369 1726883676.64847: waiting for pending results... 8369 1726883676.65091: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Ensure ansible_facts used by role 8369 1726883676.65215: in run() - task 0affd2fa-7aed-ef3c-75ab-000000000064 8369 1726883676.65232: variable 'ansible_search_path' from source: unknown 8369 1726883676.65239: variable 'ansible_search_path' from source: unknown 8369 1726883676.65279: calling self._execute() 8369 1726883676.65354: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883676.65366: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883676.65380: variable 'omit' from source: magic vars 8369 1726883676.65915: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8369 1726883676.68518: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8369 1726883676.68608: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8369 1726883676.68650: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8369 1726883676.68713: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8369 1726883676.68744: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8369 1726883676.68837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8369 1726883676.68872: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8369 1726883676.68918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8369 1726883676.68965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8369 1726883676.68987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8369 1726883676.69055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8369 1726883676.69084: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8369 1726883676.69126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8369 1726883676.69172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8369 1726883676.69192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8369 1726883676.69391: variable '__selinux_required_facts' from source: role '' all vars 8369 1726883676.69409: variable 'ansible_facts' from source: unknown 8369 1726883676.69457: Evaluated conditional (__selinux_required_facts | difference(ansible_facts.keys() | list) | length > 0): True 8369 1726883676.69469: variable 'omit' from source: magic vars 8369 1726883676.69527: variable 'omit' from source: magic vars 8369 1726883676.69571: variable '__selinux_required_facts_subsets' from source: role '' all vars 8369 1726883676.69666: variable '__selinux_required_facts_subsets' from source: role '' all vars 8369 1726883676.69781: variable '__selinux_required_facts' from source: role '' all vars 8369 1726883676.69872: variable 'omit' from source: magic vars 8369 1726883676.69910: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8369 1726883676.69941: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8369 1726883676.69963: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8369 1726883676.69996: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8369 1726883676.70013: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8369 1726883676.70045: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8369 1726883676.70053: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883676.70060: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883676.70174: Set connection var ansible_shell_executable to /bin/sh 8369 1726883676.70183: Set connection var ansible_shell_type to sh 8369 1726883676.70211: Set connection var ansible_module_compression to ZIP_DEFLATED 8369 1726883676.70220: Set connection var ansible_connection to ssh 8369 1726883676.70231: Set connection var ansible_timeout to 10 8369 1726883676.70241: Set connection var ansible_pipelining to False 8369 1726883676.70269: variable 'ansible_shell_executable' from source: unknown 8369 1726883676.70277: variable 'ansible_connection' from source: unknown 8369 1726883676.70285: variable 'ansible_module_compression' from source: unknown 8369 1726883676.70292: variable 'ansible_shell_type' from source: unknown 8369 1726883676.70306: variable 'ansible_shell_executable' from source: unknown 8369 1726883676.70317: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883676.70325: variable 'ansible_pipelining' from source: unknown 8369 1726883676.70331: variable 'ansible_timeout' from source: unknown 8369 1726883676.70338: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883676.70489: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 8369 1726883676.70507: variable 'omit' from source: magic vars 8369 1726883676.70522: starting attempt loop 8369 1726883676.70535: running the handler 8369 1726883676.70555: _low_level_execute_command(): starting 8369 1726883676.70568: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8369 1726883676.71363: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883676.71377: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883676.71402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883676.71424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883676.71469: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883676.71481: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883676.71514: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883676.71533: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883676.71544: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883676.71554: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883676.71565: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883676.71578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883676.71593: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883676.71612: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883676.71629: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883676.71642: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883676.71726: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883676.71748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883676.71763: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883676.71848: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883676.73541: stdout chunk (state=3): >>>/root <<< 8369 1726883676.73643: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883676.73747: stderr chunk (state=3): >>><<< 8369 1726883676.73760: stdout chunk (state=3): >>><<< 8369 1726883676.73814: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883676.73818: _low_level_execute_command(): starting 8369 1726883676.73908: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883676.737937-8395-247789114909478 `" && echo ansible-tmp-1726883676.737937-8395-247789114909478="` echo /root/.ansible/tmp/ansible-tmp-1726883676.737937-8395-247789114909478 `" ) && sleep 0' 8369 1726883676.74543: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883676.74559: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883676.74582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883676.74607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883676.74652: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883676.74665: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883676.74684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883676.74708: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883676.74720: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883676.74730: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883676.74742: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883676.74754: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883676.74769: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883676.74780: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883676.74800: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883676.74818: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883676.74897: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883676.74927: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883676.74943: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883676.75044: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883676.77006: stdout chunk (state=3): >>>ansible-tmp-1726883676.737937-8395-247789114909478=/root/.ansible/tmp/ansible-tmp-1726883676.737937-8395-247789114909478 <<< 8369 1726883676.77121: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883676.77221: stderr chunk (state=3): >>><<< 8369 1726883676.77233: stdout chunk (state=3): >>><<< 8369 1726883676.77414: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883676.737937-8395-247789114909478=/root/.ansible/tmp/ansible-tmp-1726883676.737937-8395-247789114909478 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883676.77417: variable 'ansible_module_compression' from source: unknown 8369 1726883676.77419: ANSIBALLZ: Using lock for setup 8369 1726883676.77421: ANSIBALLZ: Acquiring lock 8369 1726883676.77423: ANSIBALLZ: Lock acquired: 140537820824784 8369 1726883676.77425: ANSIBALLZ: Creating module 8369 1726883677.28867: ANSIBALLZ: Writing module into payload 8369 1726883677.29066: ANSIBALLZ: Writing module 8369 1726883677.29114: ANSIBALLZ: Renaming module 8369 1726883677.29124: ANSIBALLZ: Done creating module 8369 1726883677.29147: variable 'ansible_facts' from source: unknown 8369 1726883677.29159: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8369 1726883677.29175: _low_level_execute_command(): starting 8369 1726883677.29189: _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' 8369 1726883677.29924: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883677.29938: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883677.29956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883677.29978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883677.30027: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883677.30040: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883677.30053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883677.30079: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883677.30093: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883677.30106: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883677.30118: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883677.30130: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883677.30144: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883677.30154: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883677.30163: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883677.30184: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883677.30267: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883677.30302: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883677.30325: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883677.30422: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883677.32069: stdout chunk (state=3): >>>PLATFORM <<< 8369 1726883677.32175: stdout chunk (state=3): >>>Linux FOUND <<< 8369 1726883677.32179: stdout chunk (state=3): >>>/usr/bin/python3.9 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 8369 1726883677.32406: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883677.32409: stdout chunk (state=3): >>><<< 8369 1726883677.32411: stderr chunk (state=3): >>><<< 8369 1726883677.32543: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883677.32549 [managed_node1]: found interpreters: ['/usr/bin/python3.9', '/usr/bin/python3', '/usr/bin/python3'] 8369 1726883677.32551: _low_level_execute_command(): starting 8369 1726883677.32553: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.9 && sleep 0' 8369 1726883677.32844: Sending initial data 8369 1726883677.32847: Sent initial data (1181 bytes) 8369 1726883677.33959: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883677.33968: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883677.33978: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883677.33999: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883677.34040: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883677.34109: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883677.34119: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883677.34132: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883677.34139: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883677.34146: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883677.34154: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883677.34164: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883677.34174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883677.34181: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883677.34188: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883677.34200: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883677.34281: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883677.34443: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883677.34453: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883677.34655: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883677.38475: 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"} <<< 8369 1726883677.38983: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883677.38988: stdout chunk (state=3): >>><<< 8369 1726883677.38993: stderr chunk (state=3): >>><<< 8369 1726883677.39015: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883677.39088: variable 'ansible_facts' from source: unknown 8369 1726883677.39091: variable 'ansible_facts' from source: unknown 8369 1726883677.39105: variable 'ansible_module_compression' from source: unknown 8369 1726883677.39153: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8369vwzpitbs/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 8369 1726883677.39181: variable 'ansible_facts' from source: unknown 8369 1726883677.39314: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883676.737937-8395-247789114909478/AnsiballZ_setup.py 8369 1726883677.40094: Sending initial data 8369 1726883677.40100: Sent initial data (151 bytes) 8369 1726883677.42512: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883677.42538: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883677.42542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883677.42612: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883677.42676: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883677.42682: 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.15.175 originally 10.31.15.175 debug2: match found <<< 8369 1726883677.42700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883677.42844: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883677.42895: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883677.42901: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883677.42981: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883677.44876: 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 <<< 8369 1726883677.44923: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8369 1726883677.44972: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8369vwzpitbs/tmp0wub1jd2 /root/.ansible/tmp/ansible-tmp-1726883676.737937-8395-247789114909478/AnsiballZ_setup.py <<< 8369 1726883677.45016: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8369 1726883677.47968: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883677.48050: stderr chunk (state=3): >>><<< 8369 1726883677.48053: stdout chunk (state=3): >>><<< 8369 1726883677.48081: done transferring module to remote 8369 1726883677.48099: _low_level_execute_command(): starting 8369 1726883677.48105: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883676.737937-8395-247789114909478/ /root/.ansible/tmp/ansible-tmp-1726883676.737937-8395-247789114909478/AnsiballZ_setup.py && sleep 0' 8369 1726883677.49705: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883677.49718: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883677.49831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883677.49844: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883677.49886: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883677.49895: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883677.49908: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883677.49924: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883677.49936: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883677.49941: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883677.49950: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883677.49959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883677.49971: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883677.49978: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883677.49985: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883677.49998: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883677.50184: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883677.50202: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883677.50214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883677.50372: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883677.52226: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883677.52230: stdout chunk (state=3): >>><<< 8369 1726883677.52236: stderr chunk (state=3): >>><<< 8369 1726883677.52257: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883677.52260: _low_level_execute_command(): starting 8369 1726883677.52265: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726883676.737937-8395-247789114909478/AnsiballZ_setup.py && sleep 0' 8369 1726883677.53963: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883677.54100: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883677.54112: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883677.54128: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883677.54167: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883677.54174: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883677.54185: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883677.54207: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883677.54312: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883677.54320: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883677.54328: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883677.54340: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883677.54350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883677.54358: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883677.54365: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883677.54375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883677.54465: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883677.54469: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883677.54534: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883677.54745: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883677.56834: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # <<< 8369 1726883677.56839: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 8369 1726883677.56906: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8369 1726883677.56945: stdout chunk (state=3): >>>import 'posix' # <<< 8369 1726883677.56973: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8369 1726883677.57019: stdout chunk (state=3): >>>import 'time' # <<< 8369 1726883677.57026: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8369 1726883677.57081: 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' <<< 8369 1726883677.57114: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8369 1726883677.57126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 8369 1726883677.57132: stdout chunk (state=3): >>>import '_codecs' # <<< 8369 1726883677.57157: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848eb6cdc0> <<< 8369 1726883677.57208: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8369 1726883677.57212: 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 0x7f848eb113a0> <<< 8369 1726883677.57214: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848eb6cb20> <<< 8369 1726883677.57243: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 8369 1726883677.57254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8369 1726883677.57257: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848eb6cac0> <<< 8369 1726883677.57300: stdout chunk (state=3): >>>import '_signal' # <<< 8369 1726883677.57316: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 8369 1726883677.57319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8369 1726883677.57322: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848eb11490> <<< 8369 1726883677.57362: 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' <<< 8369 1726883677.57376: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 8369 1726883677.57379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8369 1726883677.57391: stdout chunk (state=3): >>>import '_abc' # <<< 8369 1726883677.57409: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848eb11940> <<< 8369 1726883677.57415: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848eb11670> <<< 8369 1726883677.57447: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8369 1726883677.57450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8369 1726883677.57479: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8369 1726883677.57498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8369 1726883677.57529: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8369 1726883677.57534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8369 1726883677.57560: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848eac8190> <<< 8369 1726883677.57581: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8369 1726883677.57604: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8369 1726883677.57676: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848eac8220> <<< 8369 1726883677.57701: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 8369 1726883677.57735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8369 1726883677.57741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 8369 1726883677.57744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848eaeb850> <<< 8369 1726883677.57747: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848eac8940> <<< 8369 1726883677.57776: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848eb29880> <<< 8369 1726883677.57805: 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' <<< 8369 1726883677.57812: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848eac1d90> <<< 8369 1726883677.57873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 8369 1726883677.57876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc' <<< 8369 1726883677.57879: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848eaebd90> <<< 8369 1726883677.57933: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848eb11970> <<< 8369 1726883677.57962: 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. <<< 8369 1726883677.58307: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8369 1726883677.58311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8369 1726883677.58343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 8369 1726883677.58358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8369 1726883677.58364: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8369 1726883677.58395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8369 1726883677.58421: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8369 1726883677.58425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 8369 1726883677.58428: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848ea67eb0> <<< 8369 1726883677.58484: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848ea6af40> <<< 8369 1726883677.58499: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8369 1726883677.58521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8369 1726883677.58524: stdout chunk (state=3): >>>import '_sre' # <<< 8369 1726883677.58553: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8369 1726883677.58558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8369 1726883677.58582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 8369 1726883677.58588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8369 1726883677.58617: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848ea60610> <<< 8369 1726883677.58635: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848ea66640> <<< 8369 1726883677.58640: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848ea67370> <<< 8369 1726883677.58659: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8369 1726883677.58751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8369 1726883677.58760: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8369 1726883677.58800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883677.58812: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 8369 1726883677.58822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8369 1726883677.58860: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883677.58865: 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 0x7f848e74ce20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e74c910> <<< 8369 1726883677.58870: stdout chunk (state=3): >>>import 'itertools' # <<< 8369 1726883677.58906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py <<< 8369 1726883677.58911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e74cf10> <<< 8369 1726883677.58914: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8369 1726883677.58952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8369 1726883677.58957: stdout chunk (state=3): >>>import '_operator' # <<< 8369 1726883677.58991: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e74cfd0> <<< 8369 1726883677.58996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 8369 1726883677.59009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 8369 1726883677.59011: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e75f0d0> <<< 8369 1726883677.59014: stdout chunk (state=3): >>>import '_collections' # <<< 8369 1726883677.59060: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848ea42d90> <<< 8369 1726883677.59069: stdout chunk (state=3): >>>import '_functools' # <<< 8369 1726883677.59098: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848ea3b670> <<< 8369 1726883677.59151: 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 0x7f848ea4e6d0> <<< 8369 1726883677.59156: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848ea6ee20> <<< 8369 1726883677.59183: 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' <<< 8369 1726883677.59216: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883677.59222: 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 0x7f848e75fcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848ea422b0> <<< 8369 1726883677.59261: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883677.59264: 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 0x7f848ea4e2e0> <<< 8369 1726883677.59269: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848ea749d0> <<< 8369 1726883677.59294: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py <<< 8369 1726883677.59316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8369 1726883677.59323: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 8369 1726883677.59337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883677.59352: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 8369 1726883677.59369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 8369 1726883677.59374: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e75feb0> <<< 8369 1726883677.59382: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e75fdf0> <<< 8369 1726883677.59408: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py <<< 8369 1726883677.59411: 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 0x7f848e75fd60> <<< 8369 1726883677.59440: 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' <<< 8369 1726883677.59465: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 8369 1726883677.59471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8369 1726883677.59505: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8369 1726883677.59546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8369 1726883677.59573: 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 0x7f848e7323d0> <<< 8369 1726883677.59598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8369 1726883677.59605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8369 1726883677.59643: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e7324c0> <<< 8369 1726883677.59765: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e766f40> <<< 8369 1726883677.59806: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e761a90> <<< 8369 1726883677.59838: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e761490> <<< 8369 1726883677.59841: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 8369 1726883677.59844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8369 1726883677.59886: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8369 1726883677.59891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8369 1726883677.59927: 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' <<< 8369 1726883677.59934: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e64c220> <<< 8369 1726883677.59964: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e71d520> <<< 8369 1726883677.60015: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e761f10> <<< 8369 1726883677.60020: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848ea74040> <<< 8369 1726883677.60045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8369 1726883677.60088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8369 1726883677.60092: 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' <<< 8369 1726883677.60107: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e65eb50> <<< 8369 1726883677.60110: stdout chunk (state=3): >>>import 'errno' # <<< 8369 1726883677.60156: 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 0x7f848e65ee80> <<< 8369 1726883677.60174: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 8369 1726883677.60191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8369 1726883677.60206: 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' <<< 8369 1726883677.60211: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e66f790> <<< 8369 1726883677.60236: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8369 1726883677.60265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8369 1726883677.60300: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e66fcd0> <<< 8369 1726883677.60333: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883677.60337: 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 0x7f848e5fd400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e65ef70> <<< 8369 1726883677.60362: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 8369 1726883677.60367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8369 1726883677.60427: 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 0x7f848e60e2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e66f610> <<< 8369 1726883677.60437: stdout chunk (state=3): >>>import 'pwd' # <<< 8369 1726883677.60462: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883677.60468: 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 0x7f848e60e3a0> <<< 8369 1726883677.60516: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e75fa30> <<< 8369 1726883677.60534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8369 1726883677.60538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8369 1726883677.60567: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 8369 1726883677.60573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8369 1726883677.60626: 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 0x7f848e629700> <<< 8369 1726883677.60634: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py <<< 8369 1726883677.60657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc' <<< 8369 1726883677.60660: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883677.60665: 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 0x7f848e6299d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e6297c0> <<< 8369 1726883677.60691: 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 0x7f848e6298b0> <<< 8369 1726883677.60723: 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' <<< 8369 1726883677.60924: 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 0x7f848e629d00> <<< 8369 1726883677.60966: 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 0x7f848e634250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e629940> <<< 8369 1726883677.60989: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e61da90> <<< 8369 1726883677.61011: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e75f610> <<< 8369 1726883677.61036: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8369 1726883677.61093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8369 1726883677.61130: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e629af0> <<< 8369 1726883677.61284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8369 1726883677.61293: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f848e5456d0> <<< 8369 1726883677.61557: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip' # zipimport: zlib available <<< 8369 1726883677.61654: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.61677: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/__init__.py <<< 8369 1726883677.61683: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.61709: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.61712: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 8369 1726883677.61737: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.63407: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.64451: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 8369 1726883677.64457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df63820> # /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' <<< 8369 1726883677.64480: 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' <<< 8369 1726883677.64501: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 8369 1726883677.64520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8369 1726883677.64548: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883677.64551: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883677.64554: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f848df63160><<< 8369 1726883677.64560: stdout chunk (state=3): >>> <<< 8369 1726883677.64622: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df63280><<< 8369 1726883677.64627: stdout chunk (state=3): >>> <<< 8369 1726883677.64668: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df63f70><<< 8369 1726883677.64673: stdout chunk (state=3): >>> <<< 8369 1726883677.64710: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py<<< 8369 1726883677.64714: stdout chunk (state=3): >>> <<< 8369 1726883677.64717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8369 1726883677.64800: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df634f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df63d90> <<< 8369 1726883677.64807: stdout chunk (state=3): >>>import 'atexit' # <<< 8369 1726883677.64847: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883677.64861: 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 0x7f848df63fd0> <<< 8369 1726883677.64867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8369 1726883677.64912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8369 1726883677.64971: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df63100> <<< 8369 1726883677.64996: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8369 1726883677.65059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8369 1726883677.65084: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8369 1726883677.65118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8369 1726883677.65152: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 8369 1726883677.65156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8369 1726883677.65288: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df3a0d0> <<< 8369 1726883677.65354: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883677.65358: 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 0x7f848de3f310> <<< 8369 1726883677.65424: 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 0x7f848de3f160> <<< 8369 1726883677.65482: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8369 1726883677.65488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8369 1726883677.65529: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848de3fca0> <<< 8369 1726883677.65534: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df49dc0> <<< 8369 1726883677.65890: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df493a0> <<< 8369 1726883677.65924: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py<<< 8369 1726883677.65927: stdout chunk (state=3): >>> <<< 8369 1726883677.65932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8369 1726883677.65972: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df49fd0> <<< 8369 1726883677.66018: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8369 1726883677.66042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8369 1726883677.66100: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py <<< 8369 1726883677.66118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8369 1726883677.66130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py<<< 8369 1726883677.66138: stdout chunk (state=3): >>> <<< 8369 1726883677.66169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8369 1726883677.66183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py<<< 8369 1726883677.66198: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 8369 1726883677.66207: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df9ad30> <<< 8369 1726883677.66321: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df45d30> <<< 8369 1726883677.66358: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df45400> <<< 8369 1726883677.66377: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df18b20> <<< 8369 1726883677.66422: 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 0x7f848df45520> <<< 8369 1726883677.66488: 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 0x7f848df45550> <<< 8369 1726883677.66524: 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<<< 8369 1726883677.66529: stdout chunk (state=3): >>> <<< 8369 1726883677.66581: 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 <<< 8369 1726883677.66619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8369 1726883677.66745: 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 0x7f848deaafd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848dfac250> <<< 8369 1726883677.66760: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8369 1726883677.66770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8369 1726883677.66821: 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 0x7f848dea7850> <<< 8369 1726883677.66836: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848dfac3d0> <<< 8369 1726883677.66840: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8369 1726883677.66906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883677.66910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 8369 1726883677.66913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc'<<< 8369 1726883677.66917: stdout chunk (state=3): >>> <<< 8369 1726883677.66962: stdout chunk (state=3): >>>import '_string' # <<< 8369 1726883677.67067: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848dfacca0> <<< 8369 1726883677.67339: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848dea77f0> <<< 8369 1726883677.67469: 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' <<< 8369 1726883677.67499: 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 0x7f848df44c10> <<< 8369 1726883677.67504: 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'<<< 8369 1726883677.67507: 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' <<< 8369 1726883677.67510: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f848dfacfa0> <<< 8369 1726883677.67590: 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' <<< 8369 1726883677.67604: 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 0x7f848dfac550> <<< 8369 1726883677.67615: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848dfa4910><<< 8369 1726883677.67621: stdout chunk (state=3): >>> <<< 8369 1726883677.67720: 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' <<< 8369 1726883677.67727: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py<<< 8369 1726883677.67766: stdout chunk (state=3): >>> <<< 8369 1726883677.67771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8369 1726883677.67820: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883677.67826: 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 0x7f848de9d940> <<< 8369 1726883677.68036: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883677.68040: 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 0x7f848debad90> <<< 8369 1726883677.68047: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848dea6580> <<< 8369 1726883677.68079: 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' <<< 8369 1726883677.68086: 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 0x7f848de9dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848dea69a0> <<< 8369 1726883677.68117: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.68133: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.68136: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 8369 1726883677.68138: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.68216: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.68295: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.68301: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 8369 1726883677.68326: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8369 1726883677.68346: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8369 1726883677.68350: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883677.68356: stdout chunk (state=3): >>> <<< 8369 1726883677.68455: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.68553: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.69024: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.69488: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 8369 1726883677.69495: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 8369 1726883677.69497: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 8369 1726883677.69520: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8369 1726883677.69523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883677.69586: 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 0x7f848deb97f0> <<< 8369 1726883677.69652: 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' <<< 8369 1726883677.69663: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848def48b0> <<< 8369 1726883677.69668: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848da2e970> <<< 8369 1726883677.69720: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 8369 1726883677.69725: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.69748: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.69762: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 8369 1726883677.69769: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.69886: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.70014: 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' <<< 8369 1726883677.70041: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df20730> # zipimport: zlib available <<< 8369 1726883677.70436: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.70796: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.70852: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.70917: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 8369 1726883677.70924: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.70950: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.70980: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 8369 1726883677.71042: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.71125: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 8369 1726883677.71129: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.71141: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.71144: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8369 1726883677.71147: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.71186: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.71222: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8369 1726883677.71228: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.71409: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.71597: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8369 1726883677.71626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8369 1726883677.71635: stdout chunk (state=3): >>>import '_ast' # <<< 8369 1726883677.71710: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df66370> <<< 8369 1726883677.71716: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.71770: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.71837: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8369 1726883677.71840: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/common/validation.py <<< 8369 1726883677.71845: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8369 1726883677.71871: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.71907: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.71938: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 8369 1726883677.71943: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.71982: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.72020: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.72113: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.72170: 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 <<< 8369 1726883677.72199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883677.72275: 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' <<< 8369 1726883677.72280: 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 0x7f848ded7550> <<< 8369 1726883677.72383: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d8bf160> <<< 8369 1726883677.72419: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/common/file.py <<< 8369 1726883677.72426: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8369 1726883677.72480: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.72534: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.72556: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.72601: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8369 1726883677.72622: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8369 1726883677.72629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8369 1726883677.72677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8369 1726883677.72683: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8369 1726883677.72710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8369 1726883677.72787: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848deda910> <<< 8369 1726883677.72826: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848dedc790> <<< 8369 1726883677.72879: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848ded7b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 8369 1726883677.72886: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.72917: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.72939: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 8369 1726883677.73032: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 8369 1726883677.73046: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.73050: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/modules/__init__.py<<< 8369 1726883677.73052: stdout chunk (state=3): >>> <<< 8369 1726883677.73054: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.73111: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.73170: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.73175: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.73197: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.73232: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.73267: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.73322: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.73337: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py<<< 8369 1726883677.73340: stdout chunk (state=3): >>> <<< 8369 1726883677.73342: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.73421: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.73484: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.73495: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.73530: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 8369 1726883677.73675: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.73818: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.73849: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.73896: 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' <<< 8369 1726883677.73929: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 8369 1726883677.73936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 8369 1726883677.73955: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 8369 1726883677.73958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 8369 1726883677.73987: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d9f1370> <<< 8369 1726883677.74019: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 8369 1726883677.74025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 8369 1726883677.74037: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 8369 1726883677.74064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 8369 1726883677.74088: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 8369 1726883677.74109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 8369 1726883677.74112: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848da10a90> <<< 8369 1726883677.74150: 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 0x7f848da10b20> <<< 8369 1726883677.74231: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d9e1280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d9f1970> <<< 8369 1726883677.74262: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d7a97f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d7a9b20> <<< 8369 1726883677.74285: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 8369 1726883677.74303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 8369 1726883677.74325: 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' <<< 8369 1726883677.74371: 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 0x7f848da2cf70> <<< 8369 1726883677.74375: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d9f0f70> <<< 8369 1726883677.74389: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 8369 1726883677.74408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 8369 1726883677.74437: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848da2ce80> <<< 8369 1726883677.74450: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 8369 1726883677.74464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 8369 1726883677.74499: 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 0x7f848d812fd0> <<< 8369 1726883677.74533: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848da3e820> <<< 8369 1726883677.74561: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d7a9d60> <<< 8369 1726883677.74565: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 8369 1726883677.74579: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8369 1726883677.74605: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 8369 1726883677.74608: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.74659: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.74714: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 8369 1726883677.74717: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.74755: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.74801: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 8369 1726883677.74822: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.74825: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 8369 1726883677.74838: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.74859: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.74888: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 8369 1726883677.74891: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.74935: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.74977: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 8369 1726883677.74992: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.75016: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.75050: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 8369 1726883677.75062: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.75114: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.75159: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.75210: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.75255: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py <<< 8369 1726883677.75267: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 8369 1726883677.75666: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.76035: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 8369 1726883677.76038: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.76080: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.76128: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.76152: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.76195: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/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_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 8369 1726883677.76198: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.76218: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.76255: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 8369 1726883677.76258: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.76318: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.76354: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 8369 1726883677.76357: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.76377: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.76409: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 8369 1726883677.76414: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.76438: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.76476: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 8369 1726883677.76479: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.76538: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.76616: 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' <<< 8369 1726883677.76637: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d6f6e80> <<< 8369 1726883677.76661: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 8369 1726883677.76686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 8369 1726883677.76845: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d6f69d0> <<< 8369 1726883677.76849: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 8369 1726883677.76906: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.76963: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 8369 1726883677.76969: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.77042: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.77129: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 8369 1726883677.77134: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.77181: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.77248: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 8369 1726883677.77290: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.77332: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 8369 1726883677.77361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 8369 1726883677.77525: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883677.77528: 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 0x7f848d773550> <<< 8369 1726883677.77763: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d6fa850> <<< 8369 1726883677.77767: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 8369 1726883677.77816: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.77867: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 8369 1726883677.77871: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.77935: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.78008: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.78109: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.78252: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/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_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 8369 1726883677.78276: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.78322: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 8369 1726883677.78325: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.78357: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.78408: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py <<< 8369 1726883677.78411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 8369 1726883677.78481: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883677.78488: 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 0x7f848d770670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d770220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 8369 1726883677.78493: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.78496: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.78498: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 8369 1726883677.78522: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.78535: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.78654: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 8369 1726883677.78709: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.78836: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 8369 1726883677.78914: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.78996: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.79028: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.79075: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 8369 1726883677.79078: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.79198: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8369 1726883677.79332: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.79436: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 8369 1726883677.79440: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 8369 1726883677.79533: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.79644: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 8369 1726883677.79651: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.79673: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.79703: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.80139: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.80558: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 8369 1726883677.80561: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 8369 1726883677.80650: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.80747: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 8369 1726883677.80750: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.80827: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.80913: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 8369 1726883677.81039: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.81189: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 8369 1726883677.81193: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.81195: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.81210: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 8369 1726883677.81243: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.81285: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 8369 1726883677.81288: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.81366: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.81454: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.81631: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.81814: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 8369 1726883677.81816: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 8369 1726883677.81818: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.81848: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.81882: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 8369 1726883677.81885: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.81913: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.81934: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 8369 1726883677.81950: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.82000: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.82072: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 8369 1726883677.82079: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.82094: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.82124: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 8369 1726883677.82127: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.82169: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.82224: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 8369 1726883677.82228: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.82279: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.82329: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 8369 1726883677.82341: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.82557: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.82781: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 8369 1726883677.82785: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.82841: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.82895: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 8369 1726883677.82898: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.82926: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.82965: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 8369 1726883677.82968: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.82998: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.83038: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 8369 1726883677.83043: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.83064: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.83101: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 8369 1726883677.83107: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.83171: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.83248: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 8369 1726883677.83253: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.83272: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 8369 1726883677.83283: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.83324: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.83372: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 8369 1726883677.83377: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.83391: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.83415: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.83454: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.83505: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.83555: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.83638: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 8369 1726883677.83642: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/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_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 8369 1726883677.83644: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.83681: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.83738: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 8369 1726883677.83743: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.83907: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.84067: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 8369 1726883677.84075: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.84120: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.84161: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 8369 1726883677.84168: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.84211: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.84250: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 8369 1726883677.84256: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.84329: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.84405: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/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_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 8369 1726883677.84414: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.84484: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.84565: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 8369 1726883677.84656: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883677.84938: 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' # /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 0x7f848d709f40> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d709550> <<< 8369 1726883677.85016: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d709a00> <<< 8369 1726883677.87062: stdout chunk (state=3): >>> {"ansible_facts": {"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-15-175.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-175", "ansible_nodename": "ip-10-31-15-175.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": "0d8485f20e5349fa8b125818caa5bfb8", "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", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "python_version"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "python_version"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 8369 1726883677.87746: stdout chunk (state=3): >>># clear builtins._ <<< 8369 1726883677.87752: 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 # 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 <<< 8369 1726883677.87765: stdout chunk (state=3): >>># 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 <<< 8369 1726883677.87801: stdout chunk (state=3): >>># 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 <<< 8369 1726883677.87815: 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 # 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 <<< 8369 1726883677.87828: 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 <<< 8369 1726883677.87853: 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 <<< 8369 1726883677.87857: 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 <<< 8369 1726883677.87864: stdout chunk (state=3): >>># 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 <<< 8369 1726883677.87866: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat <<< 8369 1726883677.87869: 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 <<< 8369 1726883677.87879: 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 # 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 <<< 8369 1726883677.87882: 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 <<< 8369 1726883677.87884: 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 <<< 8369 1726883677.87886: stdout chunk (state=3): >>># 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 <<< 8369 1726883677.87889: 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 # 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 <<< 8369 1726883677.87891: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # 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 <<< 8369 1726883677.87893: stdout chunk (state=3): >>># 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 <<< 8369 1726883677.87895: stdout chunk (state=3): >>># 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 <<< 8369 1726883677.87900: stdout chunk (state=3): >>># 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 <<< 8369 1726883677.87904: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 8369 1726883677.88173: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8369 1726883677.88196: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8369 1726883677.88233: stdout chunk (state=3): >>># destroy zipimport <<< 8369 1726883677.88237: stdout chunk (state=3): >>># destroy _compression <<< 8369 1726883677.88255: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 8369 1726883677.88289: stdout chunk (state=3): >>># destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 8369 1726883677.88295: stdout chunk (state=3): >>># destroy json.scanner <<< 8369 1726883677.88312: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 8369 1726883677.88331: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8369 1726883677.88379: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 8369 1726883677.88450: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 8369 1726883677.88457: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool <<< 8369 1726883677.88461: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array <<< 8369 1726883677.88463: stdout chunk (state=3): >>># destroy _compat_pickle <<< 8369 1726883677.88480: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 8369 1726883677.88501: stdout chunk (state=3): >>># destroy shlex <<< 8369 1726883677.88522: stdout chunk (state=3): >>># destroy datetime <<< 8369 1726883677.88526: stdout chunk (state=3): >>># destroy base64 <<< 8369 1726883677.88550: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass <<< 8369 1726883677.88566: stdout chunk (state=3): >>># destroy json <<< 8369 1726883677.88580: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 8369 1726883677.88604: stdout chunk (state=3): >>># destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 8369 1726883677.88664: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping termios <<< 8369 1726883677.88671: 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 <<< 8369 1726883677.88723: 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 <<< 8369 1726883677.88730: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string <<< 8369 1726883677.88737: stdout chunk (state=3): >>># cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 8369 1726883677.88741: stdout chunk (state=3): >>># cleanup[3] wiping platform # destroy subprocess <<< 8369 1726883677.88768: 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 <<< 8369 1726883677.88772: stdout chunk (state=3): >>># destroy fnmatch <<< 8369 1726883677.88806: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib <<< 8369 1726883677.88810: 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 <<< 8369 1726883677.88832: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 8369 1726883677.88884: 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 <<< 8369 1726883677.88889: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 8369 1726883677.88892: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 8369 1726883677.88896: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 8369 1726883677.88930: stdout chunk (state=3): >>># cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath <<< 8369 1726883677.88935: 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 <<< 8369 1726883677.88983: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 8369 1726883677.88990: 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 <<< 8369 1726883677.88993: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 8369 1726883677.88996: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 8369 1726883677.89049: stdout chunk (state=3): >>># destroy unicodedata # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle <<< 8369 1726883677.89058: 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 <<< 8369 1726883677.89527: 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 <<< 8369 1726883677.89819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.175 closed. <<< 8369 1726883677.89828: stdout chunk (state=3): >>><<< 8369 1726883677.89846: stderr chunk (state=3): >>><<< 8369 1726883677.89992: _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 0x7f848eb6cdc0> # /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 0x7f848eb113a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848eb6cb20> # /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 0x7f848eb6cac0> 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 0x7f848eb11490> # /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 0x7f848eb11940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848eb11670> # /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 0x7f848eac8190> # /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 0x7f848eac8220> # /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 0x7f848eaeb850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848eac8940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848eb29880> # /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 0x7f848eac1d90> # /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 0x7f848eaebd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848eb11970> 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 0x7f848ea67eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848ea6af40> # /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 0x7f848ea60610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848ea66640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848ea67370> # /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 0x7f848e74ce20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e74c910> 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 0x7f848e74cf10> # /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 0x7f848e74cfd0> # /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 0x7f848e75f0d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848ea42d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848ea3b670> # /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 0x7f848ea4e6d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848ea6ee20> # /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 0x7f848e75fcd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848ea422b0> # 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 0x7f848ea4e2e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848ea749d0> # /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 0x7f848e75feb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e75fdf0> # /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 0x7f848e75fd60> # /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 0x7f848e7323d0> # /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 0x7f848e7324c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e766f40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e761a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e761490> # /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 0x7f848e64c220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e71d520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e761f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848ea74040> # /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 0x7f848e65eb50> 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 0x7f848e65ee80> # /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 0x7f848e66f790> # /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 0x7f848e66fcd0> # 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 0x7f848e5fd400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e65ef70> # /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 0x7f848e60e2e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e66f610> 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 0x7f848e60e3a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e75fa30> # /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 0x7f848e629700> # /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 0x7f848e6299d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e6297c0> # 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 0x7f848e6298b0> # /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 0x7f848e629d00> # 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 0x7f848e634250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e629940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e61da90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848e75f610> # /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 0x7f848e629af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f848e5456d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/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 0x7f848df63820> # /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 0x7f848df63160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df63280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df63f70> # /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 0x7f848df634f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df63d90> 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 0x7f848df63fd0> # /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 0x7f848df63100> # /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 0x7f848df3a0d0> # 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 0x7f848de3f310> # 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 0x7f848de3f160> # /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 0x7f848de3fca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df49dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df493a0> # /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 0x7f848df49fd0> # /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 0x7f848df9ad30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df45d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df45400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848df18b20> # 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 0x7f848df45520> # /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 0x7f848df45550> # /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 0x7f848deaafd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848dfac250> # /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 0x7f848dea7850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848dfac3d0> # /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 0x7f848dfacca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848dea77f0> # 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 0x7f848df44c10> # 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 0x7f848dfacfa0> # 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 0x7f848dfac550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848dfa4910> # /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 0x7f848de9d940> # 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 0x7f848debad90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848dea6580> # 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 0x7f848de9dee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848dea69a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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 0x7f848deb97f0> # /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 0x7f848def48b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848da2e970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/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_5h2w7tlr/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 0x7f848df20730> # 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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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 0x7f848df66370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/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_5h2w7tlr/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 0x7f848ded7550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d8bf160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/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 0x7f848deda910> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848dedc790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848ded7b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/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_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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 0x7f848d9f1370> # /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 0x7f848da10a90> # 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 0x7f848da10b20> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d9e1280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d9f1970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d7a97f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d7a9b20> # /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 0x7f848da2cf70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d9f0f70> # /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 0x7f848da2ce80> # /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 0x7f848d812fd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848da3e820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d7a9d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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 0x7f848d6f6e80> # /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 0x7f848d6f69d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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 0x7f848d773550> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d6fa850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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 0x7f848d770670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d770220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/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_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_5h2w7tlr/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py # code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' # /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py # code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f848d709f40> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d709550> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f848d709a00> {"ansible_facts": {"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-15-175.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-15-175", "ansible_nodename": "ip-10-31-15-175.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": "0d8485f20e5349fa8b125818caa5bfb8", "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", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "python_version"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "python_version"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping 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 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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.15.175 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping 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 termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 8369 1726883677.91982: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'python_version'], '_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-1726883676.737937-8395-247789114909478/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8369 1726883677.91985: _low_level_execute_command(): starting 8369 1726883677.91988: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883676.737937-8395-247789114909478/ > /dev/null 2>&1 && sleep 0' 8369 1726883677.92536: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883677.92540: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883677.92693: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883677.92697: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883677.92699: 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.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883677.92758: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883677.92892: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883677.92896: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883677.92962: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883677.94819: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883677.94889: stderr chunk (state=3): >>><<< 8369 1726883677.94895: stdout chunk (state=3): >>><<< 8369 1726883677.95109: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883677.95112: handler run complete 8369 1726883677.95114: variable 'ansible_facts' from source: unknown 8369 1726883677.95117: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883677.95119: variable 'ansible_facts' from source: unknown 8369 1726883677.95121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883677.95123: attempt loop complete, returning result 8369 1726883677.95125: _execute() done 8369 1726883677.95127: dumping result to json 8369 1726883677.95156: done dumping result, returning 8369 1726883677.95159: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Ensure ansible_facts used by role [0affd2fa-7aed-ef3c-75ab-000000000064] 8369 1726883677.95188: sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000064 ok: [managed_node1] 8369 1726883677.95440: no more pending results, returning what we have 8369 1726883677.95444: results queue empty 8369 1726883677.95445: checking for any_errors_fatal 8369 1726883677.95447: done checking for any_errors_fatal 8369 1726883677.95447: checking for max_fail_percentage 8369 1726883677.95449: done checking for max_fail_percentage 8369 1726883677.95450: checking to see if all hosts have failed and the running result is not ok 8369 1726883677.95451: done checking to see if all hosts have failed 8369 1726883677.95451: getting the remaining hosts for this loop 8369 1726883677.95453: done getting the remaining hosts for this loop 8369 1726883677.95457: getting the next task for host managed_node1 8369 1726883677.95466: done getting next task for host managed_node1 8369 1726883677.95471: ^ task is: TASK: fedora.linux_system_roles.selinux : Ensure SELinux packages 8369 1726883677.95474: ^ 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 8369 1726883677.95484: getting variables 8369 1726883677.95486: in VariableManager get_vars() 8369 1726883677.95530: Calling all_inventory to load vars for managed_node1 8369 1726883677.95534: Calling groups_inventory to load vars for managed_node1 8369 1726883677.95536: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883677.95548: Calling all_plugins_play to load vars for managed_node1 8369 1726883677.95551: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883677.95554: Calling groups_plugins_play to load vars for managed_node1 8369 1726883677.95627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883677.95681: done with get_vars() 8369 1726883677.95690: done getting variables 8369 1726883677.95954: done sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000064 8369 1726883677.95957: WORKER PROCESS EXITING TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Friday 20 September 2024 21:54:37 -0400 (0:00:01.315) 0:00:01.363 ****** 8369 1726883677.96130: entering _queue_task() for managed_node1/include_tasks 8369 1726883677.96777: worker is 1 (out of 1 available) 8369 1726883677.96790: exiting _queue_task() for managed_node1/include_tasks 8369 1726883677.96805: done queuing things up, now waiting for results queue to drain 8369 1726883677.96806: waiting for pending results... 8369 1726883677.97627: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Ensure SELinux packages 8369 1726883677.97850: in run() - task 0affd2fa-7aed-ef3c-75ab-000000000065 8369 1726883677.97867: variable 'ansible_search_path' from source: unknown 8369 1726883677.97924: variable 'ansible_search_path' from source: unknown 8369 1726883677.97966: calling self._execute() 8369 1726883677.98087: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883677.98143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883677.98158: variable 'omit' from source: magic vars 8369 1726883677.98369: _execute() done 8369 1726883677.98377: dumping result to json 8369 1726883677.98384: done dumping result, returning 8369 1726883677.98396: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Ensure SELinux packages [0affd2fa-7aed-ef3c-75ab-000000000065] 8369 1726883677.98467: sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000065 8369 1726883677.98573: done sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000065 8369 1726883677.98623: no more pending results, returning what we have 8369 1726883677.98629: in VariableManager get_vars() 8369 1726883677.98671: Calling all_inventory to load vars for managed_node1 8369 1726883677.98674: Calling groups_inventory to load vars for managed_node1 8369 1726883677.98677: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883677.98689: Calling all_plugins_play to load vars for managed_node1 8369 1726883677.98695: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883677.98699: Calling groups_plugins_play to load vars for managed_node1 8369 1726883677.98751: WORKER PROCESS EXITING 8369 1726883677.98766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883677.98809: done with get_vars() 8369 1726883677.98814: variable 'ansible_search_path' from source: unknown 8369 1726883677.98815: variable 'ansible_search_path' from source: unknown 8369 1726883677.98853: we have included files to process 8369 1726883677.98856: generating all_blocks data 8369 1726883677.98862: done generating all_blocks data 8369 1726883677.98865: processing included file: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml 8369 1726883677.98866: loading included file: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml 8369 1726883677.98868: Loading data from /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml 8369 1726883678.03704: done processing included file 8369 1726883678.03707: iterating over new_blocks loaded from include file 8369 1726883678.03709: in VariableManager get_vars() 8369 1726883678.03732: done with get_vars() 8369 1726883678.03734: filtering new block on tags 8369 1726883678.03982: done filtering new block on tags 8369 1726883678.03986: in VariableManager get_vars() 8369 1726883678.04186: done with get_vars() 8369 1726883678.04188: filtering new block on tags 8369 1726883678.04212: done filtering new block on tags 8369 1726883678.04215: in VariableManager get_vars() 8369 1726883678.04236: done with get_vars() 8369 1726883678.04237: filtering new block on tags 8369 1726883678.04261: done filtering new block on tags 8369 1726883678.04263: in VariableManager get_vars() 8369 1726883678.04397: done with get_vars() 8369 1726883678.04400: filtering new block on tags 8369 1726883678.04425: done filtering new block on tags 8369 1726883678.04427: in VariableManager get_vars() 8369 1726883678.04447: done with get_vars() 8369 1726883678.04449: filtering new block on tags 8369 1726883678.04462: done filtering new block on tags 8369 1726883678.04464: done iterating over new_blocks loaded from include file included: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed_node1 8369 1726883678.04470: extending task lists for all hosts with included blocks 8369 1726883678.04688: done extending task lists 8369 1726883678.04690: done processing included files 8369 1726883678.04693: results queue empty 8369 1726883678.04694: checking for any_errors_fatal 8369 1726883678.04697: done checking for any_errors_fatal 8369 1726883678.04698: checking for max_fail_percentage 8369 1726883678.04699: done checking for max_fail_percentage 8369 1726883678.04700: checking to see if all hosts have failed and the running result is not ok 8369 1726883678.04701: done checking to see if all hosts have failed 8369 1726883678.04703: getting the remaining hosts for this loop 8369 1726883678.04704: done getting the remaining hosts for this loop 8369 1726883678.04707: getting the next task for host managed_node1 8369 1726883678.04711: done getting next task for host managed_node1 8369 1726883678.04714: ^ task is: TASK: fedora.linux_system_roles.selinux : Check if system is ostree 8369 1726883678.04717: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 8369 1726883678.04810: getting variables 8369 1726883678.04812: in VariableManager get_vars() 8369 1726883678.04826: Calling all_inventory to load vars for managed_node1 8369 1726883678.04828: Calling groups_inventory to load vars for managed_node1 8369 1726883678.04943: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883678.04949: Calling all_plugins_play to load vars for managed_node1 8369 1726883678.04952: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883678.04954: Calling groups_plugins_play to load vars for managed_node1 8369 1726883678.04994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883678.05036: done with get_vars() 8369 1726883678.05043: done getting variables TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Friday 20 September 2024 21:54:38 -0400 (0:00:00.090) 0:00:01.454 ****** 8369 1726883678.05228: entering _queue_task() for managed_node1/stat 8369 1726883678.05839: worker is 1 (out of 1 available) 8369 1726883678.05851: exiting _queue_task() for managed_node1/stat 8369 1726883678.05863: done queuing things up, now waiting for results queue to drain 8369 1726883678.05864: waiting for pending results... 8369 1726883678.06638: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Check if system is ostree 8369 1726883678.06980: in run() - task 0affd2fa-7aed-ef3c-75ab-000000000096 8369 1726883678.07115: variable 'ansible_search_path' from source: unknown 8369 1726883678.07123: variable 'ansible_search_path' from source: unknown 8369 1726883678.07175: calling self._execute() 8369 1726883678.07256: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883678.07315: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883678.07336: variable 'omit' from source: magic vars 8369 1726883678.08346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8369 1726883678.09463: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8369 1726883678.09558: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8369 1726883678.09648: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8369 1726883678.09751: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8369 1726883678.09907: 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) 8369 1726883678.10007: 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) 8369 1726883678.10068: 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) 8369 1726883678.10136: 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) 8369 1726883678.10385: Evaluated conditional (not __selinux_is_ostree is defined): True 8369 1726883678.10482: variable 'omit' from source: magic vars 8369 1726883678.10557: variable 'omit' from source: magic vars 8369 1726883678.10626: variable 'omit' from source: magic vars 8369 1726883678.10719: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8369 1726883678.10828: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8369 1726883678.10850: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8369 1726883678.10871: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8369 1726883678.10918: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8369 1726883678.10950: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8369 1726883678.11027: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883678.11035: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883678.11243: Set connection var ansible_shell_executable to /bin/sh 8369 1726883678.11250: Set connection var ansible_shell_type to sh 8369 1726883678.11263: Set connection var ansible_module_compression to ZIP_DEFLATED 8369 1726883678.11269: Set connection var ansible_connection to ssh 8369 1726883678.11276: Set connection var ansible_timeout to 10 8369 1726883678.11284: Set connection var ansible_pipelining to False 8369 1726883678.11312: variable 'ansible_shell_executable' from source: unknown 8369 1726883678.11355: variable 'ansible_connection' from source: unknown 8369 1726883678.11362: variable 'ansible_module_compression' from source: unknown 8369 1726883678.11367: variable 'ansible_shell_type' from source: unknown 8369 1726883678.11449: variable 'ansible_shell_executable' from source: unknown 8369 1726883678.11459: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883678.11465: variable 'ansible_pipelining' from source: unknown 8369 1726883678.11470: variable 'ansible_timeout' from source: unknown 8369 1726883678.11476: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883678.11741: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 8369 1726883678.11757: variable 'omit' from source: magic vars 8369 1726883678.11788: starting attempt loop 8369 1726883678.11798: running the handler 8369 1726883678.11898: _low_level_execute_command(): starting 8369 1726883678.11913: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8369 1726883678.13797: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883678.14020: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883678.14035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883678.14062: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883678.14107: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883678.14122: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883678.14137: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883678.14163: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883678.14175: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883678.14186: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883678.14200: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883678.14283: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883678.14303: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883678.14318: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883678.14329: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883678.14343: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883678.14623: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883678.14647: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883678.14665: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883678.14749: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883678.16405: stdout chunk (state=3): >>>/root <<< 8369 1726883678.16607: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883678.16639: stdout chunk (state=3): >>><<< 8369 1726883678.16647: stderr chunk (state=3): >>><<< 8369 1726883678.16769: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883678.16780: _low_level_execute_command(): starting 8369 1726883678.16783: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883678.166735-8429-199319062732798 `" && echo ansible-tmp-1726883678.166735-8429-199319062732798="` echo /root/.ansible/tmp/ansible-tmp-1726883678.166735-8429-199319062732798 `" ) && sleep 0' 8369 1726883678.19059: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883678.19063: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883678.19167: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match not found <<< 8369 1726883678.19171: 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.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883678.19176: 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.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883678.19252: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883678.19255: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883678.19258: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883678.19325: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883678.21285: stdout chunk (state=3): >>>ansible-tmp-1726883678.166735-8429-199319062732798=/root/.ansible/tmp/ansible-tmp-1726883678.166735-8429-199319062732798 <<< 8369 1726883678.21400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883678.21477: stderr chunk (state=3): >>><<< 8369 1726883678.21481: stdout chunk (state=3): >>><<< 8369 1726883678.21613: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883678.166735-8429-199319062732798=/root/.ansible/tmp/ansible-tmp-1726883678.166735-8429-199319062732798 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883678.21616: variable 'ansible_module_compression' from source: unknown 8369 1726883678.21721: ANSIBALLZ: Using lock for stat 8369 1726883678.21724: ANSIBALLZ: Acquiring lock 8369 1726883678.21726: ANSIBALLZ: Lock acquired: 140537820825696 8369 1726883678.21728: ANSIBALLZ: Creating module 8369 1726883678.43348: ANSIBALLZ: Writing module into payload 8369 1726883678.43474: ANSIBALLZ: Writing module 8369 1726883678.43506: ANSIBALLZ: Renaming module 8369 1726883678.43517: ANSIBALLZ: Done creating module 8369 1726883678.43538: variable 'ansible_facts' from source: unknown 8369 1726883678.43600: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883678.166735-8429-199319062732798/AnsiballZ_stat.py 8369 1726883678.44127: Sending initial data 8369 1726883678.44130: Sent initial data (150 bytes) 8369 1726883678.45093: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883678.45110: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883678.45124: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883678.45141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883678.45181: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883678.45198: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883678.45217: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883678.45234: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883678.45245: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883678.45255: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883678.45266: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883678.45278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883678.45297: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883678.45311: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883678.45321: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883678.45333: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883678.45412: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883678.45434: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883678.45449: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883678.45529: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883678.47400: 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 <<< 8369 1726883678.47432: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8369 1726883678.47528: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8369vwzpitbs/tmpdc49bh0h /root/.ansible/tmp/ansible-tmp-1726883678.166735-8429-199319062732798/AnsiballZ_stat.py <<< 8369 1726883678.47614: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8369 1726883678.49455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883678.49661: stderr chunk (state=3): >>><<< 8369 1726883678.49668: stdout chunk (state=3): >>><<< 8369 1726883678.49671: done transferring module to remote 8369 1726883678.49673: _low_level_execute_command(): starting 8369 1726883678.49675: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883678.166735-8429-199319062732798/ /root/.ansible/tmp/ansible-tmp-1726883678.166735-8429-199319062732798/AnsiballZ_stat.py && sleep 0' 8369 1726883678.51427: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883678.51512: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883678.51537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883678.51557: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883678.51607: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883678.51626: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883678.51643: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883678.51661: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883678.51731: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883678.51748: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883678.51761: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883678.51776: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883678.51791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883678.51806: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883678.51818: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883678.51838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883678.51919: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883678.52022: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883678.52040: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883678.52168: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883678.54052: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883678.54055: stdout chunk (state=3): >>><<< 8369 1726883678.54059: stderr chunk (state=3): >>><<< 8369 1726883678.54112: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883678.54115: _low_level_execute_command(): starting 8369 1726883678.54117: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726883678.166735-8429-199319062732798/AnsiballZ_stat.py && sleep 0' 8369 1726883678.55967: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883678.55985: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883678.56017: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883678.56052: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883678.56108: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883678.56122: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883678.56146: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883678.56179: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883678.56197: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883678.56217: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883678.56238: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883678.56275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883678.56389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883678.56411: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883678.56424: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883678.56438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883678.56526: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883678.56579: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883678.56598: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883678.56708: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883678.58804: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8369 1726883678.58809: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 8369 1726883678.58881: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8369 1726883678.58921: stdout chunk (state=3): >>>import 'posix' # <<< 8369 1726883678.58947: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8369 1726883678.58950: stdout chunk (state=3): >>># installing zipimport hook <<< 8369 1726883678.58979: stdout chunk (state=3): >>>import 'time' # <<< 8369 1726883678.58995: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8369 1726883678.59040: 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' <<< 8369 1726883678.59067: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8369 1726883678.59091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 8369 1726883678.59105: stdout chunk (state=3): >>>import '_codecs' # <<< 8369 1726883678.59179: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80faa43dc0> <<< 8369 1726883678.59346: 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 0x7f80fa7d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80faa43b20> # /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 0x7f80faa43ac0> import '_signal' # <<< 8369 1726883678.59360: 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 0x7f80fa7d8490> # /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 0x7f80fa7d8940> <<< 8369 1726883678.59378: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa7d8670> <<< 8369 1726883678.59459: 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 <<< 8369 1726883678.59463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8369 1726883678.59566: 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 0x7f80fa78f190> # /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' <<< 8369 1726883678.59652: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa78f220> <<< 8369 1726883678.59677: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 8369 1726883678.59686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8369 1726883678.59728: 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 0x7f80fa7b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa78f940> <<< 8369 1726883678.59758: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa7f0880> <<< 8369 1726883678.59779: 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' <<< 8369 1726883678.59785: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa788d90> <<< 8369 1726883678.59847: 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' <<< 8369 1726883678.59854: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa7b2d90> <<< 8369 1726883678.59910: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa7d8970> <<< 8369 1726883678.59942: 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. <<< 8369 1726883678.60156: 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' <<< 8369 1726883678.60185: 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' <<< 8369 1726883678.60206: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8369 1726883678.60228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8369 1726883678.60244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8369 1726883678.60266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 8369 1726883678.60271: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa72eeb0> <<< 8369 1726883678.60325: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa730f40> <<< 8369 1726883678.60335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8369 1726883678.60349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8369 1726883678.60366: stdout chunk (state=3): >>>import '_sre' # <<< 8369 1726883678.60388: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8369 1726883678.60407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8369 1726883678.60427: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 8369 1726883678.60430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8369 1726883678.60453: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa727610> <<< 8369 1726883678.60466: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa72d640> <<< 8369 1726883678.60479: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa72e370> <<< 8369 1726883678.60497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8369 1726883678.60588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8369 1726883678.60601: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8369 1726883678.60635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883678.60658: 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' <<< 8369 1726883678.60709: 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 0x7f80fa6afe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa6af910> <<< 8369 1726883678.60717: stdout chunk (state=3): >>>import 'itertools' # <<< 8369 1726883678.60754: 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 0x7f80fa6aff10> <<< 8369 1726883678.60761: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8369 1726883678.60785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8369 1726883678.60809: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa6affd0> <<< 8369 1726883678.60835: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 8369 1726883678.60855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa6c20d0> <<< 8369 1726883678.60861: stdout chunk (state=3): >>>import '_collections' # <<< 8369 1726883678.60914: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa709d90> <<< 8369 1726883678.60919: stdout chunk (state=3): >>>import '_functools' # <<< 8369 1726883678.60940: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa702670> <<< 8369 1726883678.61001: 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 0x7f80fa7146d0> <<< 8369 1726883678.61024: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa735e20> <<< 8369 1726883678.61030: 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' <<< 8369 1726883678.61065: 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 0x7f80fa6c2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa7092b0> <<< 8369 1726883678.61149: 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 0x7f80fa7142e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa73b9d0> # /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' <<< 8369 1726883678.61176: 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' <<< 8369 1726883678.61203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 8369 1726883678.61215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 8369 1726883678.61231: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa6c2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa6c2df0> <<< 8369 1726883678.61263: 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 0x7f80fa6c2d60> <<< 8369 1726883678.61295: 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' <<< 8369 1726883678.61323: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py <<< 8369 1726883678.61330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8369 1726883678.61354: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8369 1726883678.61401: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8369 1726883678.61428: 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 0x7f80fa6953d0> <<< 8369 1726883678.61448: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8369 1726883678.61466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8369 1726883678.61503: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa6954c0> <<< 8369 1726883678.61621: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa6caf40> <<< 8369 1726883678.61739: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa6c4a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa6c4490> # /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 8369 1726883678.61851: 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' # /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 0x7f80fa5be220> <<< 8369 1726883678.61976: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa680520> <<< 8369 1726883678.61987: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa6c4f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa73b040> # /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 0x7f80fa5d0b50> import 'errno' # <<< 8369 1726883678.62065: 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 0x7f80fa5d0e80> <<< 8369 1726883678.62078: 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 0x7f80fa5e1790> <<< 8369 1726883678.62103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8369 1726883678.62138: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8369 1726883678.62237: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa5e1cd0> <<< 8369 1726883678.62245: 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 0x7f80fa56f400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa5d0f70> # /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' <<< 8369 1726883678.62344: 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 0x7f80fa5802e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa5e1610> <<< 8369 1726883678.62378: 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 0x7f80fa5803a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa6c2a30> <<< 8369 1726883678.62417: 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' <<< 8369 1726883678.62454: 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' <<< 8369 1726883678.62493: 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 0x7f80fa59b700> <<< 8369 1726883678.62601: 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 0x7f80fa59b9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa59b7c0> <<< 8369 1726883678.62609: 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 0x7f80fa59b8b0> # /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' <<< 8369 1726883678.62811: 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 0x7f80fa59bd00> <<< 8369 1726883678.62853: 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 0x7f80fa5a6250> <<< 8369 1726883678.62886: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa59b940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa58fa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa6c2610> <<< 8369 1726883678.62955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8369 1726883678.62997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8369 1726883678.63028: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa59baf0> <<< 8369 1726883678.63119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8369 1726883678.63132: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f80fa4bf6d0> <<< 8369 1726883678.63306: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip' # zipimport: zlib available <<< 8369 1726883678.63404: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.63430: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/__init__.py <<< 8369 1726883678.63449: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8369 1726883678.63471: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/__init__.py <<< 8369 1726883678.63477: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.64743: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.65754: 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 0x7f80fa3e5820> <<< 8369 1726883678.65785: 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' <<< 8369 1726883678.65840: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 8369 1726883678.65909: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8369 1726883678.65913: 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 0x7f80fa3e5160> <<< 8369 1726883678.65924: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa3e5280> <<< 8369 1726883678.66018: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa3e5f70> # /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' <<< 8369 1726883678.66455: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa3e54f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa3e5d90> import 'atexit' # <<< 8369 1726883678.66458: 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 0x7f80fa3e5fd0> # /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 0x7f80fa3e5100> # /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 0x7f80f9dedf40> # 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 0x7f80fa35bd00> # 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 0x7f80fa35beb0> # /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' <<< 8369 1726883678.66549: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa35b370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa44cdc0> <<< 8369 1726883678.66686: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa44c3a0> <<< 8369 1726883678.66715: 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' <<< 8369 1726883678.66770: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa44cfd0> # /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' <<< 8369 1726883678.66774: 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' <<< 8369 1726883678.66823: 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' <<< 8369 1726883678.66839: 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 0x7f80fa41cd30> <<< 8369 1726883678.66929: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa3b8d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa3b8400> <<< 8369 1726883678.66932: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa3ed4f0> <<< 8369 1726883678.66988: 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 0x7f80fa3b8520> # /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 0x7f80fa3b8550> <<< 8369 1726883678.67018: 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 <<< 8369 1726883678.67043: 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 <<< 8369 1726883678.67080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8369 1726883678.67148: 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 0x7f80f9dddfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa42d250> <<< 8369 1726883678.67188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8369 1726883678.67191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8369 1726883678.67247: 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 0x7f80f9dda850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa42d3d0> <<< 8369 1726883678.67274: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8369 1726883678.67338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883678.67352: 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' # <<< 8369 1726883678.67414: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa445e50> <<< 8369 1726883678.67546: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80f9dda7f0> <<< 8369 1726883678.67664: 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 0x7f80f9dda640> <<< 8369 1726883678.67683: 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 0x7f80f9dd95b0> <<< 8369 1726883678.67764: 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 0x7f80f9dced90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa426910> <<< 8369 1726883678.67768: 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' <<< 8369 1726883678.67807: 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' <<< 8369 1726883678.67842: 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 0x7f80fa3ae6a0> <<< 8369 1726883678.68042: 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 0x7f80fa3acb20> <<< 8369 1726883678.68046: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa3bc0a0> <<< 8369 1726883678.68103: 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 0x7f80fa3ae100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa3f1b20> <<< 8369 1726883678.68144: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 8369 1726883678.68158: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.68209: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.68341: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8369 1726883678.68359: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/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_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8369 1726883678.68480: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.68552: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.69029: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.69524: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 8369 1726883678.69559: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 8369 1726883678.69585: 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' <<< 8369 1726883678.69642: 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 0x7f80f99d45e0> <<< 8369 1726883678.69727: 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 0x7f80f9da7580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80f9975100> <<< 8369 1726883678.69779: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 8369 1726883678.69814: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8369 1726883678.69832: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8369 1726883678.69942: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.70066: 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' <<< 8369 1726883678.70093: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa3acb80> <<< 8369 1726883678.70110: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.70514: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.70881: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.70937: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.71005: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 8369 1726883678.71037: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.71051: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.71097: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 8369 1726883678.71150: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.71249: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/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_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8369 1726883678.71277: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.71358: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.71376: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8369 1726883678.71529: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.71741: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8369 1726883678.71766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8369 1726883678.71769: stdout chunk (state=3): >>>import '_ast' # <<< 8369 1726883678.71838: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80f99a6f10> <<< 8369 1726883678.71858: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.71912: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.71987: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8369 1726883678.71991: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 8369 1726883678.71993: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8369 1726883678.72036: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.72052: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.72091: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 8369 1726883678.72096: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.72131: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.72171: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.72261: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.72323: 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 <<< 8369 1726883678.72362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883678.72443: 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 0x7f80fa438220> <<< 8369 1726883678.72478: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80f99a6850> <<< 8369 1726883678.72522: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8369 1726883678.72677: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.72732: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.72753: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.72801: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8369 1726883678.72819: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8369 1726883678.72834: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8369 1726883678.72869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8369 1726883678.72883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8369 1726883678.72916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8369 1726883678.72995: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80f9d9dca0> <<< 8369 1726883678.73046: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80f9d99f70> <<< 8369 1726883678.73099: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80f9d92940> <<< 8369 1726883678.73125: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8369 1726883678.73141: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.73158: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py <<< 8369 1726883678.73175: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 8369 1726883678.73239: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 8369 1726883678.73262: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 8369 1726883678.73275: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.73400: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.73585: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883678.73729: 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"}}} <<< 8369 1726883678.73732: stdout chunk (state=3): >>># destroy __main__ <<< 8369 1726883678.74045: 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 <<< 8369 1726883678.74048: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys <<< 8369 1726883678.74075: 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 <<< 8369 1726883678.74099: 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 # 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 <<< 8369 1726883678.74137: 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 # 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__ <<< 8369 1726883678.74189: 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 # 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 <<< 8369 1726883678.74201: 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 <<< 8369 1726883678.74374: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8369 1726883678.74380: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8369 1726883678.74407: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 8369 1726883678.74425: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy struct # destroy bz2 # destroy lzma <<< 8369 1726883678.74461: 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 <<< 8369 1726883678.74464: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 8369 1726883678.74497: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8369 1726883678.74500: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 8369 1726883678.74519: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy json # destroy shlex # destroy logging # destroy argparse <<< 8369 1726883678.74585: 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 <<< 8369 1726883678.74590: 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 <<< 8369 1726883678.74609: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess <<< 8369 1726883678.74658: 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 <<< 8369 1726883678.74661: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 8369 1726883678.74666: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping pwd <<< 8369 1726883678.74684: 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 <<< 8369 1726883678.74724: 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 <<< 8369 1726883678.74729: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse <<< 8369 1726883678.74732: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types <<< 8369 1726883678.74748: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath <<< 8369 1726883678.74788: stdout chunk (state=3): >>># cleanup[3] wiping posixpath <<< 8369 1726883678.74791: 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 <<< 8369 1726883678.74795: stdout chunk (state=3): >>># cleanup[3] wiping posix <<< 8369 1726883678.74842: 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 <<< 8369 1726883678.74846: stdout chunk (state=3): >>># destroy systemd._daemon # destroy _socket<<< 8369 1726883678.74848: stdout chunk (state=3): >>> <<< 8369 1726883678.74850: 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 <<< 8369 1726883678.75000: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse <<< 8369 1726883678.75040: stdout chunk (state=3): >>># destroy tokenize # destroy _heapq # destroy posixpath # destroy stat <<< 8369 1726883678.75089: 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 <<< 8369 1726883678.75092: stdout chunk (state=3): >>># destroy select <<< 8369 1726883678.75095: 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 <<< 8369 1726883678.75097: stdout chunk (state=3): >>># destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8369 1726883678.75148: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8369 1726883678.75555: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.175 closed. <<< 8369 1726883678.75561: stdout chunk (state=3): >>><<< 8369 1726883678.75564: stderr chunk (state=3): >>><<< 8369 1726883678.75763: _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 0x7f80faa43dc0> # /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 0x7f80fa7d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80faa43b20> # /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 0x7f80faa43ac0> 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 0x7f80fa7d8490> # /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 0x7f80fa7d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa7d8670> # /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 0x7f80fa78f190> # /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 0x7f80fa78f220> # /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 0x7f80fa7b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa78f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa7f0880> # /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 0x7f80fa788d90> # /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 0x7f80fa7b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa7d8970> 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 0x7f80fa72eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa730f40> # /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 0x7f80fa727610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa72d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa72e370> # /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 0x7f80fa6afe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa6af910> 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 0x7f80fa6aff10> # /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 0x7f80fa6affd0> # /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 0x7f80fa6c20d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa709d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa702670> # /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 0x7f80fa7146d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa735e20> # /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 0x7f80fa6c2cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa7092b0> # 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 0x7f80fa7142e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa73b9d0> # /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 0x7f80fa6c2eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa6c2df0> # /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 0x7f80fa6c2d60> # /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 0x7f80fa6953d0> # /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 0x7f80fa6954c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa6caf40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa6c4a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa6c4490> # /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 0x7f80fa5be220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa680520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa6c4f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa73b040> # /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 0x7f80fa5d0b50> 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 0x7f80fa5d0e80> # /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 0x7f80fa5e1790> # /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 0x7f80fa5e1cd0> # 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 0x7f80fa56f400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa5d0f70> # /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 0x7f80fa5802e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa5e1610> 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 0x7f80fa5803a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa6c2a30> # /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 0x7f80fa59b700> # /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 0x7f80fa59b9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa59b7c0> # 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 0x7f80fa59b8b0> # /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 0x7f80fa59bd00> # 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 0x7f80fa5a6250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa59b940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa58fa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa6c2610> # /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 0x7f80fa59baf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f80fa4bf6d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/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 0x7f80fa3e5820> # /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 0x7f80fa3e5160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa3e5280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa3e5f70> # /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 0x7f80fa3e54f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa3e5d90> 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 0x7f80fa3e5fd0> # /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 0x7f80fa3e5100> # /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 0x7f80f9dedf40> # 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 0x7f80fa35bd00> # 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 0x7f80fa35beb0> # /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 0x7f80fa35b370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa44cdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa44c3a0> # /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 0x7f80fa44cfd0> # /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 0x7f80fa41cd30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa3b8d30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa3b8400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa3ed4f0> # 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 0x7f80fa3b8520> # /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 0x7f80fa3b8550> # /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 0x7f80f9dddfd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa42d250> # /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 0x7f80f9dda850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa42d3d0> # /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 0x7f80fa445e50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80f9dda7f0> # 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 0x7f80f9dda640> # 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 0x7f80f9dd95b0> # 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 0x7f80f9dced90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa426910> # /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 0x7f80fa3ae6a0> # 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 0x7f80fa3acb20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa3bc0a0> # 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 0x7f80fa3ae100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80fa3f1b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/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_y0p08_zj/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_y0p08_zj/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_y0p08_zj/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_y0p08_zj/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 0x7f80f99d45e0> # /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 0x7f80f9da7580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80f9975100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/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_y0p08_zj/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 0x7f80fa3acb80> # 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_y0p08_zj/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_y0p08_zj/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_y0p08_zj/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_y0p08_zj/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_y0p08_zj/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 0x7f80f99a6f10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/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_y0p08_zj/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 0x7f80fa438220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80f99a6850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/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 0x7f80f9d9dca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80f9d99f70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80f9d92940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/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_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_y0p08_zj/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_y0p08_zj/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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.15.175 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 8369 1726883678.76584: 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-1726883678.166735-8429-199319062732798/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8369 1726883678.76587: _low_level_execute_command(): starting 8369 1726883678.76591: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883678.166735-8429-199319062732798/ > /dev/null 2>&1 && sleep 0' 8369 1726883678.78782: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883678.78785: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883678.78814: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match not found <<< 8369 1726883678.78880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883678.78963: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration <<< 8369 1726883678.78967: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883678.78996: 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.15.175 originally 10.31.15.175 debug2: match found <<< 8369 1726883678.79035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883678.79239: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883678.79269: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883678.79273: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883678.79353: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883678.81678: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883678.81714: stdout chunk (state=3): >>><<< 8369 1726883678.81719: stderr chunk (state=3): >>><<< 8369 1726883678.81883: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883678.81910: handler run complete 8369 1726883678.82314: attempt loop complete, returning result 8369 1726883678.82317: _execute() done 8369 1726883678.82319: dumping result to json 8369 1726883678.82322: done dumping result, returning 8369 1726883678.82324: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Check if system is ostree [0affd2fa-7aed-ef3c-75ab-000000000096] 8369 1726883678.82327: sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000096 8369 1726883678.82393: done sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000096 8369 1726883678.82396: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 8369 1726883678.82787: no more pending results, returning what we have 8369 1726883678.82791: results queue empty 8369 1726883678.82792: checking for any_errors_fatal 8369 1726883678.82793: done checking for any_errors_fatal 8369 1726883678.82794: checking for max_fail_percentage 8369 1726883678.82795: done checking for max_fail_percentage 8369 1726883678.82796: checking to see if all hosts have failed and the running result is not ok 8369 1726883678.82797: done checking to see if all hosts have failed 8369 1726883678.82798: getting the remaining hosts for this loop 8369 1726883678.82799: done getting the remaining hosts for this loop 8369 1726883678.82805: getting the next task for host managed_node1 8369 1726883678.82811: done getting next task for host managed_node1 8369 1726883678.82817: ^ task is: TASK: fedora.linux_system_roles.selinux : Set flag to indicate system is ostree 8369 1726883678.82821: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 8369 1726883678.83819: getting variables 8369 1726883678.83821: in VariableManager get_vars() 8369 1726883678.84206: Calling all_inventory to load vars for managed_node1 8369 1726883678.84211: Calling groups_inventory to load vars for managed_node1 8369 1726883678.84252: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883678.84335: Calling all_plugins_play to load vars for managed_node1 8369 1726883678.84339: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883678.84344: Calling groups_plugins_play to load vars for managed_node1 8369 1726883678.84495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883678.84592: done with get_vars() 8369 1726883678.84601: done getting variables 8369 1726883678.84728: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Friday 20 September 2024 21:54:38 -0400 (0:00:00.795) 0:00:02.249 ****** 8369 1726883678.84783: entering _queue_task() for managed_node1/set_fact 8369 1726883678.84785: Creating lock for set_fact 8369 1726883678.85442: worker is 1 (out of 1 available) 8369 1726883678.85473: exiting _queue_task() for managed_node1/set_fact 8369 1726883678.85490: done queuing things up, now waiting for results queue to drain 8369 1726883678.85491: waiting for pending results... 8369 1726883678.86025: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Set flag to indicate system is ostree 8369 1726883678.86339: in run() - task 0affd2fa-7aed-ef3c-75ab-000000000097 8369 1726883678.86515: variable 'ansible_search_path' from source: unknown 8369 1726883678.86537: variable 'ansible_search_path' from source: unknown 8369 1726883678.86583: calling self._execute() 8369 1726883678.86862: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883678.86875: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883678.86897: variable 'omit' from source: magic vars 8369 1726883678.88114: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8369 1726883678.88640: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8369 1726883678.88694: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8369 1726883678.88780: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8369 1726883678.88889: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8369 1726883678.89082: 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) 8369 1726883678.89248: 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) 8369 1726883678.89364: 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) 8369 1726883678.89488: 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) 8369 1726883678.89771: Evaluated conditional (not __selinux_is_ostree is defined): True 8369 1726883678.89784: variable 'omit' from source: magic vars 8369 1726883678.89990: variable 'omit' from source: magic vars 8369 1726883678.90325: variable '__ostree_booted_stat' from source: set_fact 8369 1726883678.90510: variable 'omit' from source: magic vars 8369 1726883678.90547: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8369 1726883678.90617: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8369 1726883678.90718: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8369 1726883678.90743: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8369 1726883678.90759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8369 1726883678.90845: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8369 1726883678.90917: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883678.90931: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883678.91038: Set connection var ansible_shell_executable to /bin/sh 8369 1726883678.91047: Set connection var ansible_shell_type to sh 8369 1726883678.91061: Set connection var ansible_module_compression to ZIP_DEFLATED 8369 1726883678.91067: Set connection var ansible_connection to ssh 8369 1726883678.91076: Set connection var ansible_timeout to 10 8369 1726883678.91084: Set connection var ansible_pipelining to False 8369 1726883678.91110: variable 'ansible_shell_executable' from source: unknown 8369 1726883678.91118: variable 'ansible_connection' from source: unknown 8369 1726883678.91130: variable 'ansible_module_compression' from source: unknown 8369 1726883678.91138: variable 'ansible_shell_type' from source: unknown 8369 1726883678.91148: variable 'ansible_shell_executable' from source: unknown 8369 1726883678.91155: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883678.91162: variable 'ansible_pipelining' from source: unknown 8369 1726883678.91167: variable 'ansible_timeout' from source: unknown 8369 1726883678.91174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883678.91397: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 8369 1726883678.91416: variable 'omit' from source: magic vars 8369 1726883678.91425: starting attempt loop 8369 1726883678.91431: running the handler 8369 1726883678.91444: handler run complete 8369 1726883678.91458: attempt loop complete, returning result 8369 1726883678.91471: _execute() done 8369 1726883678.91490: dumping result to json 8369 1726883678.91498: done dumping result, returning 8369 1726883678.91512: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Set flag to indicate system is ostree [0affd2fa-7aed-ef3c-75ab-000000000097] 8369 1726883678.91520: sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000097 ok: [managed_node1] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } 8369 1726883678.91670: no more pending results, returning what we have 8369 1726883678.91673: results queue empty 8369 1726883678.91674: checking for any_errors_fatal 8369 1726883678.91681: done checking for any_errors_fatal 8369 1726883678.91682: checking for max_fail_percentage 8369 1726883678.91684: done checking for max_fail_percentage 8369 1726883678.91685: checking to see if all hosts have failed and the running result is not ok 8369 1726883678.91686: done checking to see if all hosts have failed 8369 1726883678.91686: getting the remaining hosts for this loop 8369 1726883678.91688: done getting the remaining hosts for this loop 8369 1726883678.91692: getting the next task for host managed_node1 8369 1726883678.91707: done getting next task for host managed_node1 8369 1726883678.91711: ^ task is: TASK: fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin 8369 1726883678.91716: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 8369 1726883678.91726: getting variables 8369 1726883678.91727: in VariableManager get_vars() 8369 1726883678.91765: Calling all_inventory to load vars for managed_node1 8369 1726883678.91768: Calling groups_inventory to load vars for managed_node1 8369 1726883678.91776: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883678.91785: Calling all_plugins_play to load vars for managed_node1 8369 1726883678.91788: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883678.91791: Calling groups_plugins_play to load vars for managed_node1 8369 1726883678.91848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883678.91899: done with get_vars() 8369 1726883678.91916: done getting variables TASK [fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Friday 20 September 2024 21:54:38 -0400 (0:00:00.072) 0:00:02.322 ****** 8369 1726883678.92020: entering _queue_task() for managed_node1/stat 8369 1726883678.92040: done sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000097 8369 1726883678.92072: WORKER PROCESS EXITING 8369 1726883678.92632: worker is 1 (out of 1 available) 8369 1726883678.92643: exiting _queue_task() for managed_node1/stat 8369 1726883678.92655: done queuing things up, now waiting for results queue to drain 8369 1726883678.92656: waiting for pending results... 8369 1726883678.93063: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin 8369 1726883678.93231: in run() - task 0affd2fa-7aed-ef3c-75ab-000000000099 8369 1726883678.93255: variable 'ansible_search_path' from source: unknown 8369 1726883678.93262: variable 'ansible_search_path' from source: unknown 8369 1726883678.93301: calling self._execute() 8369 1726883678.93388: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883678.93401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883678.93419: variable 'omit' from source: magic vars 8369 1726883678.94274: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8369 1726883678.94826: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8369 1726883678.94941: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8369 1726883678.95101: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8369 1726883678.95159: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8369 1726883678.95383: 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) 8369 1726883678.95568: 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) 8369 1726883678.95605: 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) 8369 1726883678.95646: 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) 8369 1726883678.95795: Evaluated conditional (not __selinux_is_transactional is defined): True 8369 1726883678.95809: variable 'omit' from source: magic vars 8369 1726883678.95895: variable 'omit' from source: magic vars 8369 1726883678.95936: variable 'omit' from source: magic vars 8369 1726883678.95976: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8369 1726883678.96013: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8369 1726883678.96034: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8369 1726883678.96099: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8369 1726883678.96115: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8369 1726883678.96145: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8369 1726883678.96152: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883678.96167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883678.96283: Set connection var ansible_shell_executable to /bin/sh 8369 1726883678.96293: Set connection var ansible_shell_type to sh 8369 1726883678.96312: Set connection var ansible_module_compression to ZIP_DEFLATED 8369 1726883678.96319: Set connection var ansible_connection to ssh 8369 1726883678.96328: Set connection var ansible_timeout to 10 8369 1726883678.96336: Set connection var ansible_pipelining to False 8369 1726883678.96359: variable 'ansible_shell_executable' from source: unknown 8369 1726883678.96365: variable 'ansible_connection' from source: unknown 8369 1726883678.96374: variable 'ansible_module_compression' from source: unknown 8369 1726883678.96385: variable 'ansible_shell_type' from source: unknown 8369 1726883678.96397: variable 'ansible_shell_executable' from source: unknown 8369 1726883678.96405: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883678.96414: variable 'ansible_pipelining' from source: unknown 8369 1726883678.96423: variable 'ansible_timeout' from source: unknown 8369 1726883678.96430: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883678.96580: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 8369 1726883678.96606: variable 'omit' from source: magic vars 8369 1726883678.96617: starting attempt loop 8369 1726883678.96623: running the handler 8369 1726883678.96644: _low_level_execute_command(): starting 8369 1726883678.96656: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8369 1726883678.97444: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883678.97460: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883678.97475: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883678.97535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883678.97619: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883678.97658: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883678.97691: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883678.97722: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883678.97751: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883678.97768: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883678.97792: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883678.97825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883678.97875: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883678.97924: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883678.97979: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883678.98028: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883678.98292: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883678.98317: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883678.98341: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883678.98473: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883679.00097: stdout chunk (state=3): >>>/root <<< 8369 1726883679.00221: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883679.00304: stderr chunk (state=3): >>><<< 8369 1726883679.00308: stdout chunk (state=3): >>><<< 8369 1726883679.00434: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883679.00452: _low_level_execute_command(): starting 8369 1726883679.00455: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883679.003273-8459-66897036480892 `" && echo ansible-tmp-1726883679.003273-8459-66897036480892="` echo /root/.ansible/tmp/ansible-tmp-1726883679.003273-8459-66897036480892 `" ) && sleep 0' 8369 1726883679.01393: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883679.01409: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883679.01423: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883679.01440: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883679.01485: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883679.01514: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883679.01550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883679.01580: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883679.01619: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883679.01632: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883679.01645: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883679.01658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883679.01683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883679.01712: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883679.01727: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883679.01741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883679.01820: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883679.01852: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883679.01878: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883679.01958: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883679.03907: stdout chunk (state=3): >>>ansible-tmp-1726883679.003273-8459-66897036480892=/root/.ansible/tmp/ansible-tmp-1726883679.003273-8459-66897036480892 <<< 8369 1726883679.04098: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883679.04101: stdout chunk (state=3): >>><<< 8369 1726883679.04108: stderr chunk (state=3): >>><<< 8369 1726883679.04411: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883679.003273-8459-66897036480892=/root/.ansible/tmp/ansible-tmp-1726883679.003273-8459-66897036480892 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883679.04415: variable 'ansible_module_compression' from source: unknown 8369 1726883679.04417: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8369vwzpitbs/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 8369 1726883679.04419: variable 'ansible_facts' from source: unknown 8369 1726883679.04439: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883679.003273-8459-66897036480892/AnsiballZ_stat.py 8369 1726883679.04607: Sending initial data 8369 1726883679.04621: Sent initial data (149 bytes) 8369 1726883679.06516: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883679.06530: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883679.06546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883679.06562: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883679.06626: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883679.06726: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883679.06743: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883679.06762: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883679.06778: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883679.06806: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883679.06818: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883679.06830: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883679.06884: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883679.06936: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883679.06946: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883679.06960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883679.07060: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883679.07085: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883679.07101: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883679.07204: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883679.09030: 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 <<< 8369 1726883679.09074: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8369 1726883679.09115: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8369vwzpitbs/tmp8t71vw5f /root/.ansible/tmp/ansible-tmp-1726883679.003273-8459-66897036480892/AnsiballZ_stat.py <<< 8369 1726883679.09153: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8369 1726883679.10519: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883679.10774: stderr chunk (state=3): >>><<< 8369 1726883679.10797: stdout chunk (state=3): >>><<< 8369 1726883679.10880: done transferring module to remote 8369 1726883679.10883: _low_level_execute_command(): starting 8369 1726883679.10888: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883679.003273-8459-66897036480892/ /root/.ansible/tmp/ansible-tmp-1726883679.003273-8459-66897036480892/AnsiballZ_stat.py && sleep 0' 8369 1726883679.12134: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883679.12160: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883679.12174: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883679.12194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883679.12251: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883679.12263: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883679.12284: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883679.12311: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883679.12324: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883679.12345: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883679.12357: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883679.12370: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883679.12384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883679.12395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883679.12408: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883679.12442: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883679.12639: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883679.12712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883679.12740: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883679.12844: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883679.14716: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883679.14750: stderr chunk (state=3): >>><<< 8369 1726883679.14753: stdout chunk (state=3): >>><<< 8369 1726883679.14850: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883679.14853: _low_level_execute_command(): starting 8369 1726883679.14855: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726883679.003273-8459-66897036480892/AnsiballZ_stat.py && sleep 0' 8369 1726883679.15425: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883679.15450: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883679.15466: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883679.15485: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883679.15534: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883679.15547: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883679.15560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883679.15584: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883679.15597: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883679.15612: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883679.15624: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883679.15637: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883679.15656: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883679.15669: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883679.15680: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883679.15692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883679.15775: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883679.15801: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883679.15822: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883679.15945: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883679.17971: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 8369 1726883679.18153: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8369 1726883679.18157: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 8369 1726883679.18260: 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' # <<< 8369 1726883679.18369: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d698dc0> # /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8369 1726883679.18399: 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 0x7fd69d63d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d698b20> # /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 0x7fd69d698ac0> <<< 8369 1726883679.18446: 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 0x7fd69d63d490> <<< 8369 1726883679.18482: 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 0x7fd69d63d940> <<< 8369 1726883679.18536: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d63d670> <<< 8369 1726883679.18540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8369 1726883679.18559: 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 <<< 8369 1726883679.18597: 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 <<< 8369 1726883679.18625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8369 1726883679.18662: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d3cf190> # /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8369 1726883679.18685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8369 1726883679.18752: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d3cf220> <<< 8369 1726883679.18783: 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' <<< 8369 1726883679.18824: 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' <<< 8369 1726883679.18826: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d3f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d3cf940> <<< 8369 1726883679.18855: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d655880> <<< 8369 1726883679.18883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc matches /usr/lib64/python3.9/_sitebuiltins.py <<< 8369 1726883679.18886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_sitebuiltins.cpython-39.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d3c7d90> <<< 8369 1726883679.18947: 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' <<< 8369 1726883679.18950: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d3f2d90> <<< 8369 1726883679.18999: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d63d970> <<< 8369 1726883679.19027: 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. <<< 8369 1726883679.19233: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8369 1726883679.19238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8369 1726883679.19273: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 8369 1726883679.19276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8369 1726883679.19280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8369 1726883679.19307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8369 1726883679.19335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8369 1726883679.19338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d393eb0> <<< 8369 1726883679.19384: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d395f40> <<< 8369 1726883679.19417: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8369 1726883679.19420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8369 1726883679.19454: stdout chunk (state=3): >>>import '_sre' # <<< 8369 1726883679.19470: 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' <<< 8369 1726883679.19485: 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' <<< 8369 1726883679.19543: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d38c610> <<< 8369 1726883679.19547: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d392640> <<< 8369 1726883679.19564: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d393370> # /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8369 1726883679.19640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8369 1726883679.19671: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8369 1726883679.19708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883679.19711: 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' <<< 8369 1726883679.19747: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883679.19774: 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 0x7fd69d314e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d314910> <<< 8369 1726883679.19836: 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 0x7fd69d314f10> # /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' <<< 8369 1726883679.19901: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d314fd0> # /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' <<< 8369 1726883679.19938: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d3270d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d36ed90> import '_functools' # <<< 8369 1726883679.19967: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d367670> <<< 8369 1726883679.20056: 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 0x7fd69d3796d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d39ae20> <<< 8369 1726883679.20080: 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' <<< 8369 1726883679.20152: 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 0x7fd69d327cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d36e2b0> <<< 8369 1726883679.20180: 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 0x7fd69d3792e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d3a09d0> # /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' <<< 8369 1726883679.20227: 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 <<< 8369 1726883679.20301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d327eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d327df0> # /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 0x7fd69d327d60> # /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py <<< 8369 1726883679.20311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc' <<< 8369 1726883679.20324: 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' <<< 8369 1726883679.20350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8369 1726883679.20392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8369 1726883679.20487: 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 0x7fd69d2fa3d0> # /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' <<< 8369 1726883679.20537: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d2fa4c0> <<< 8369 1726883679.20626: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d32ef40> <<< 8369 1726883679.20664: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d329a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d329490> <<< 8369 1726883679.20769: 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' <<< 8369 1726883679.20809: 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 0x7fd69d22e220> <<< 8369 1726883679.20847: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d2e5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d329f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d3a0040> <<< 8369 1726883679.20934: 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' <<< 8369 1726883679.20982: 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 0x7fd69d240b50> import 'errno' # <<< 8369 1726883679.21018: 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 0x7fd69d240e80> # /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' <<< 8369 1726883679.21047: 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 0x7fd69d251790> <<< 8369 1726883679.21059: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8369 1726883679.21087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8369 1726883679.21108: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d251cd0> <<< 8369 1726883679.21172: 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 0x7fd69d1df400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d240f70> <<< 8369 1726883679.21192: 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' <<< 8369 1726883679.21233: 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 0x7fd69d1f02e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d251610> <<< 8369 1726883679.21245: stdout chunk (state=3): >>>import 'pwd' # <<< 8369 1726883679.21274: 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 0x7fd69d1f03a0> <<< 8369 1726883679.21317: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d327a30> <<< 8369 1726883679.21343: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8369 1726883679.21388: 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' <<< 8369 1726883679.21538: 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 0x7fd69d20b700> # /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' <<< 8369 1726883679.21565: 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 0x7fd69d20b9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d20b7c0> # 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 0x7fd69d20b8b0> # /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' <<< 8369 1726883679.21762: 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 0x7fd69d20bd00> <<< 8369 1726883679.21792: 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 0x7fd69d216250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d20b940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d1ffa90> <<< 8369 1726883679.21834: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d327610> # /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8369 1726883679.21879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8369 1726883679.21907: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d20baf0> <<< 8369 1726883679.22002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8369 1726883679.22029: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd69cbe76d0> <<< 8369 1726883679.22196: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip' # zipimport: zlib available <<< 8369 1726883679.22320: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.22342: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8369 1726883679.23619: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.24587: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 8369 1726883679.24614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb0d820> # /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 8369 1726883679.24631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883679.24649: 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' <<< 8369 1726883679.24666: 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' <<< 8369 1726883679.24689: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883679.24701: 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 0x7fd69cb0d160> <<< 8369 1726883679.24731: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb0d280> <<< 8369 1726883679.24768: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb0df70> <<< 8369 1726883679.24786: 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' <<< 8369 1726883679.24836: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb0d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb0dd90> <<< 8369 1726883679.24847: stdout chunk (state=3): >>>import 'atexit' # <<< 8369 1726883679.24878: 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 0x7fd69cb0dfd0> <<< 8369 1726883679.24888: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8369 1726883679.24915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8369 1726883679.24959: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb0d100> <<< 8369 1726883679.24980: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8369 1726883679.24997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8369 1726883679.25008: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8369 1726883679.25024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8369 1726883679.25046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 8369 1726883679.25061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8369 1726883679.25123: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69ca64f40> <<< 8369 1726883679.25160: 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 0x7fd69ca83d00> <<< 8369 1726883679.25213: 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 0x7fd69ca83eb0> # /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8369 1726883679.25234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8369 1726883679.25276: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69ca83370> <<< 8369 1726883679.25292: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb74dc0> <<< 8369 1726883679.25448: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb743a0> <<< 8369 1726883679.25464: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 8369 1726883679.25479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc' <<< 8369 1726883679.25497: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb74fd0> <<< 8369 1726883679.25513: 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' <<< 8369 1726883679.25539: 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' <<< 8369 1726883679.25566: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8369 1726883679.25596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8369 1726883679.25612: 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 0x7fd69cb44d30> <<< 8369 1726883679.25689: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cadfd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cadf400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb154f0> <<< 8369 1726883679.25722: 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 0x7fd69cadf520> <<< 8369 1726883679.25767: 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 0x7fd69cadf550> <<< 8369 1726883679.25798: 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' <<< 8369 1726883679.25812: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8369 1726883679.25832: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8369 1726883679.26328: 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 0x7fd69ca54fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb55250> # /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8369 1726883679.26376: stdout chunk (state=3): >>># 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 0x7fd69ca51850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb553d0> # /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 0x7fd69cb6de50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69ca517f0> <<< 8369 1726883679.26407: 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 0x7fd69ca51640> <<< 8369 1726883679.26420: 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 0x7fd69ca505b0> <<< 8369 1726883679.26452: 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 0x7fd69ca45d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb4c910> <<< 8369 1726883679.26493: 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 <<< 8369 1726883679.26518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8369 1726883679.26560: 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 0x7fd69cad66a0> <<< 8369 1726883679.26792: 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 0x7fd69cad4b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cae40a0> <<< 8369 1726883679.26869: 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 0x7fd69cad6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb19b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 8369 1726883679.26964: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.27140: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/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_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8369 1726883679.27206: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.27283: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.27734: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.28221: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 8369 1726883679.28234: 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_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 8369 1726883679.28263: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8369 1726883679.28266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883679.28322: 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 0x7fd69c63c5e0> <<< 8369 1726883679.28406: 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 0x7fd69ca22580> <<< 8369 1726883679.28413: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69c5dd100> <<< 8369 1726883679.28466: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 8369 1726883679.28489: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.28508: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8369 1726883679.29313: 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 0x7fd69cad4b80> # zipimport: zlib available <<< 8369 1726883679.29543: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.30211: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.30299: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.30408: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 8369 1726883679.30410: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.30454: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.30503: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 8369 1726883679.30512: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.30596: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.30706: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 8369 1726883679.30716: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.30739: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8369 1726883679.30767: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.30810: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.30857: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8369 1726883679.30869: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.31224: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.31563: 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' <<< 8369 1726883679.31566: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69c60df10> # zipimport: zlib available <<< 8369 1726883679.31622: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.31694: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 8369 1726883679.31725: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8369 1726883679.31728: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.31766: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.31809: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 8369 1726883679.31812: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.31839: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.31882: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.31974: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.32038: 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 <<< 8369 1726883679.32066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883679.32147: 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 0x7fd69cb60220> <<< 8369 1726883679.32179: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69c60d850> <<< 8369 1726883679.32234: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8369 1726883679.32730: 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' <<< 8369 1726883679.32808: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69ca13ca0> <<< 8369 1726883679.32867: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69ca0ff70> <<< 8369 1726883679.32967: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69ca09940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 8369 1726883679.32975: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.33003: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.33033: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 8369 1726883679.33126: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 8369 1726883679.33161: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.33178: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.33194: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 8369 1726883679.33384: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.33684: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.33867: stdout chunk (state=3): >>> <<< 8369 1726883679.33879: 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"}}} <<< 8369 1726883679.33908: stdout chunk (state=3): >>># destroy __main__ <<< 8369 1726883679.34443: stdout chunk (state=3): >>># clear builtins._ # clear sys.path<<< 8369 1726883679.34549: 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 <<< 8369 1726883679.34724: 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 <<< 8369 1726883679.34870: stdout chunk (state=3): >>># cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing 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 <<< 8369 1726883679.35081: 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<<< 8369 1726883679.35184: 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 <<< 8369 1726883679.35275: stdout chunk (state=3): >>># 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 <<< 8369 1726883679.35358: stdout chunk (state=3): >>># 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 <<< 8369 1726883679.35424: 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 <<< 8369 1726883679.35458: stdout chunk (state=3): >>># 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<<< 8369 1726883679.35468: stdout chunk (state=3): >>> # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib<<< 8369 1726883679.35509: 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<<< 8369 1726883679.35520: 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<<< 8369 1726883679.35556: 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 <<< 8369 1726883679.35577: 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<<< 8369 1726883679.35595: 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<<< 8369 1726883679.35648: 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 # 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 <<< 8369 1726883679.35656: 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 # 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<<< 8369 1726883679.35669: 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<<< 8369 1726883679.36100: stdout chunk (state=3): >>> # destroy _sitebuiltins<<< 8369 1726883679.36128: stdout chunk (state=3): >>> <<< 8369 1726883679.36159: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8369 1726883679.36175: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 8369 1726883679.36412: 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 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 <<< 8369 1726883679.36500: 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 # 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 <<< 8369 1726883679.36525: 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 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 <<< 8369 1726883679.36696: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 8369 1726883679.36742: 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 <<< 8369 1726883679.36754: 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 <<< 8369 1726883679.36785: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8369 1726883679.37150: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.175 closed. <<< 8369 1726883679.37154: stdout chunk (state=3): >>><<< 8369 1726883679.37156: stderr chunk (state=3): >>><<< 8369 1726883679.37241: _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 0x7fd69d698dc0> # /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 0x7fd69d63d3a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d698b20> # /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 0x7fd69d698ac0> 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 0x7fd69d63d490> # /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 0x7fd69d63d940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d63d670> # /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 0x7fd69d3cf190> # /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 0x7fd69d3cf220> # /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 0x7fd69d3f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d3cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d655880> # /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 0x7fd69d3c7d90> # /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 0x7fd69d3f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d63d970> 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 0x7fd69d393eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d395f40> # /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 0x7fd69d38c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d392640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d393370> # /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 0x7fd69d314e20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d314910> 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 0x7fd69d314f10> # /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 0x7fd69d314fd0> # /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 0x7fd69d3270d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d36ed90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d367670> # /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 0x7fd69d3796d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d39ae20> # /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 0x7fd69d327cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d36e2b0> # 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 0x7fd69d3792e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d3a09d0> # /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 0x7fd69d327eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d327df0> # /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 0x7fd69d327d60> # /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 0x7fd69d2fa3d0> # /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 0x7fd69d2fa4c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d32ef40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d329a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d329490> # /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 0x7fd69d22e220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d2e5520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d329f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d3a0040> # /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 0x7fd69d240b50> 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 0x7fd69d240e80> # /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 0x7fd69d251790> # /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 0x7fd69d251cd0> # 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 0x7fd69d1df400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d240f70> # /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 0x7fd69d1f02e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d251610> 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 0x7fd69d1f03a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d327a30> # /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 0x7fd69d20b700> # /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 0x7fd69d20b9d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d20b7c0> # 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 0x7fd69d20b8b0> # /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 0x7fd69d20bd00> # 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 0x7fd69d216250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d20b940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d1ffa90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69d327610> # /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 0x7fd69d20baf0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd69cbe76d0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/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 0x7fd69cb0d820> # /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 0x7fd69cb0d160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb0d280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb0df70> # /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 0x7fd69cb0d4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb0dd90> 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 0x7fd69cb0dfd0> # /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 0x7fd69cb0d100> # /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 0x7fd69ca64f40> # 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 0x7fd69ca83d00> # 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 0x7fd69ca83eb0> # /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 0x7fd69ca83370> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb74dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb743a0> # /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 0x7fd69cb74fd0> # /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 0x7fd69cb44d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cadfd30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cadf400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb154f0> # 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 0x7fd69cadf520> # /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 0x7fd69cadf550> # /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 0x7fd69ca54fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb55250> # /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 0x7fd69ca51850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb553d0> # /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 0x7fd69cb6de50> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69ca517f0> # 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 0x7fd69ca51640> # 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 0x7fd69ca505b0> # 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 0x7fd69ca45d90> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb4c910> # /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 0x7fd69cad66a0> # 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 0x7fd69cad4b20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cae40a0> # 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 0x7fd69cad6100> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69cb19b20> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/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_zbmlcpfb/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_zbmlcpfb/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_zbmlcpfb/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_zbmlcpfb/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 0x7fd69c63c5e0> # /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 0x7fd69ca22580> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69c5dd100> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/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_zbmlcpfb/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 0x7fd69cad4b80> # 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_zbmlcpfb/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_zbmlcpfb/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_zbmlcpfb/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_zbmlcpfb/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_zbmlcpfb/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 0x7fd69c60df10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/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_zbmlcpfb/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 0x7fd69cb60220> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69c60d850> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/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 0x7fd69ca13ca0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69ca0ff70> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd69ca09940> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/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_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_zbmlcpfb/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_zbmlcpfb/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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.15.175 closed. 8369 1726883679.37912: 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-1726883679.003273-8459-66897036480892/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8369 1726883679.37915: _low_level_execute_command(): starting 8369 1726883679.37918: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883679.003273-8459-66897036480892/ > /dev/null 2>&1 && sleep 0' 8369 1726883679.39542: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883679.39546: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883679.39548: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883679.39601: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match not found <<< 8369 1726883679.39607: 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.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883679.39609: 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.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883679.39736: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883679.39803: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883679.39864: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883679.41700: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883679.41777: stderr chunk (state=3): >>><<< 8369 1726883679.41781: stdout chunk (state=3): >>><<< 8369 1726883679.42130: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883679.42134: handler run complete 8369 1726883679.42137: attempt loop complete, returning result 8369 1726883679.42139: _execute() done 8369 1726883679.42141: dumping result to json 8369 1726883679.42144: done dumping result, returning 8369 1726883679.42147: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin [0affd2fa-7aed-ef3c-75ab-000000000099] 8369 1726883679.42149: sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000099 8369 1726883679.42219: done sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000099 8369 1726883679.42222: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 8369 1726883679.42286: no more pending results, returning what we have 8369 1726883679.42292: results queue empty 8369 1726883679.42293: checking for any_errors_fatal 8369 1726883679.42299: done checking for any_errors_fatal 8369 1726883679.42300: checking for max_fail_percentage 8369 1726883679.42304: done checking for max_fail_percentage 8369 1726883679.42305: checking to see if all hosts have failed and the running result is not ok 8369 1726883679.42306: done checking to see if all hosts have failed 8369 1726883679.42306: getting the remaining hosts for this loop 8369 1726883679.42308: done getting the remaining hosts for this loop 8369 1726883679.42311: getting the next task for host managed_node1 8369 1726883679.42318: done getting next task for host managed_node1 8369 1726883679.42322: ^ task is: TASK: fedora.linux_system_roles.selinux : Set flag if transactional-update exists 8369 1726883679.42325: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 8369 1726883679.42335: getting variables 8369 1726883679.42336: in VariableManager get_vars() 8369 1726883679.42369: Calling all_inventory to load vars for managed_node1 8369 1726883679.42372: Calling groups_inventory to load vars for managed_node1 8369 1726883679.42374: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883679.42383: Calling all_plugins_play to load vars for managed_node1 8369 1726883679.42385: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883679.42388: Calling groups_plugins_play to load vars for managed_node1 8369 1726883679.42443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883679.42495: done with get_vars() 8369 1726883679.42506: done getting variables 8369 1726883679.42564: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Friday 20 September 2024 21:54:39 -0400 (0:00:00.505) 0:00:02.827 ****** 8369 1726883679.42601: entering _queue_task() for managed_node1/set_fact 8369 1726883679.42852: worker is 1 (out of 1 available) 8369 1726883679.42863: exiting _queue_task() for managed_node1/set_fact 8369 1726883679.42875: done queuing things up, now waiting for results queue to drain 8369 1726883679.42876: waiting for pending results... 8369 1726883679.43928: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Set flag if transactional-update exists 8369 1726883679.44063: in run() - task 0affd2fa-7aed-ef3c-75ab-00000000009a 8369 1726883679.44081: variable 'ansible_search_path' from source: unknown 8369 1726883679.44089: variable 'ansible_search_path' from source: unknown 8369 1726883679.44134: calling self._execute() 8369 1726883679.44207: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883679.44218: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883679.44232: variable 'omit' from source: magic vars 8369 1726883679.44669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8369 1726883679.45548: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8369 1726883679.46080: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8369 1726883679.46126: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8369 1726883679.46164: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8369 1726883679.46254: 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) 8369 1726883679.46283: 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) 8369 1726883679.46321: 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) 8369 1726883679.46352: 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) 8369 1726883679.46479: Evaluated conditional (not __selinux_is_transactional is defined): True 8369 1726883679.46499: variable 'omit' from source: magic vars 8369 1726883679.46577: variable 'omit' from source: magic vars 8369 1726883679.46706: variable '__transactional_update_stat' from source: set_fact 8369 1726883679.46760: variable 'omit' from source: magic vars 8369 1726883679.46793: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8369 1726883679.46833: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8369 1726883679.46857: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8369 1726883679.46878: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8369 1726883679.46895: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8369 1726883679.46934: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8369 1726883679.46943: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883679.46952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883679.47062: Set connection var ansible_shell_executable to /bin/sh 8369 1726883679.47070: Set connection var ansible_shell_type to sh 8369 1726883679.47084: Set connection var ansible_module_compression to ZIP_DEFLATED 8369 1726883679.47094: Set connection var ansible_connection to ssh 8369 1726883679.47108: Set connection var ansible_timeout to 10 8369 1726883679.47119: Set connection var ansible_pipelining to False 8369 1726883679.47149: variable 'ansible_shell_executable' from source: unknown 8369 1726883679.47159: variable 'ansible_connection' from source: unknown 8369 1726883679.47166: variable 'ansible_module_compression' from source: unknown 8369 1726883679.47173: variable 'ansible_shell_type' from source: unknown 8369 1726883679.47180: variable 'ansible_shell_executable' from source: unknown 8369 1726883679.47187: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883679.47199: variable 'ansible_pipelining' from source: unknown 8369 1726883679.47209: variable 'ansible_timeout' from source: unknown 8369 1726883679.47217: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883679.47324: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 8369 1726883679.47341: variable 'omit' from source: magic vars 8369 1726883679.47349: starting attempt loop 8369 1726883679.47356: running the handler 8369 1726883679.47382: handler run complete 8369 1726883679.47401: attempt loop complete, returning result 8369 1726883679.47411: _execute() done 8369 1726883679.47419: dumping result to json 8369 1726883679.47430: done dumping result, returning 8369 1726883679.47442: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Set flag if transactional-update exists [0affd2fa-7aed-ef3c-75ab-00000000009a] 8369 1726883679.47453: sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000009a ok: [managed_node1] => { "ansible_facts": { "__selinux_is_transactional": false }, "changed": false } 8369 1726883679.47611: no more pending results, returning what we have 8369 1726883679.47613: results queue empty 8369 1726883679.47614: checking for any_errors_fatal 8369 1726883679.47622: done checking for any_errors_fatal 8369 1726883679.47623: checking for max_fail_percentage 8369 1726883679.47624: done checking for max_fail_percentage 8369 1726883679.47625: checking to see if all hosts have failed and the running result is not ok 8369 1726883679.47626: done checking to see if all hosts have failed 8369 1726883679.47626: getting the remaining hosts for this loop 8369 1726883679.47628: done getting the remaining hosts for this loop 8369 1726883679.47632: getting the next task for host managed_node1 8369 1726883679.47642: done getting next task for host managed_node1 8369 1726883679.47645: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux python2 tools 8369 1726883679.47648: ^ 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=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 8369 1726883679.47658: done sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000009a 8369 1726883679.47661: WORKER PROCESS EXITING 8369 1726883679.47668: getting variables 8369 1726883679.47670: in VariableManager get_vars() 8369 1726883679.47714: Calling all_inventory to load vars for managed_node1 8369 1726883679.47717: Calling groups_inventory to load vars for managed_node1 8369 1726883679.47719: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883679.47728: Calling all_plugins_play to load vars for managed_node1 8369 1726883679.47731: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883679.47734: Calling groups_plugins_play to load vars for managed_node1 8369 1726883679.47788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883679.47836: done with get_vars() 8369 1726883679.47844: done getting variables 8369 1726883679.47954: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Friday 20 September 2024 21:54:39 -0400 (0:00:00.053) 0:00:02.881 ****** 8369 1726883679.47996: entering _queue_task() for managed_node1/package 8369 1726883679.47998: Creating lock for package 8369 1726883679.48362: worker is 1 (out of 1 available) 8369 1726883679.48375: exiting _queue_task() for managed_node1/package 8369 1726883679.48387: done queuing things up, now waiting for results queue to drain 8369 1726883679.48388: waiting for pending results... 8369 1726883679.49331: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Install SELinux python2 tools 8369 1726883679.49493: in run() - task 0affd2fa-7aed-ef3c-75ab-00000000009c 8369 1726883679.49542: variable 'ansible_search_path' from source: unknown 8369 1726883679.49569: variable 'ansible_search_path' from source: unknown 8369 1726883679.50342: calling self._execute() 8369 1726883679.51163: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883679.51175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883679.51189: variable 'omit' from source: magic vars 8369 1726883679.51658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8369 1726883679.52118: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8369 1726883679.52883: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8369 1726883679.52926: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8369 1726883679.52963: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8369 1726883679.53065: variable 'ansible_python_version' from source: facts 8369 1726883679.53096: Evaluated conditional (ansible_python_version is version('3', '<')): False 8369 1726883679.53106: when evaluation is False, skipping this task 8369 1726883679.53114: _execute() done 8369 1726883679.53121: dumping result to json 8369 1726883679.53127: done dumping result, returning 8369 1726883679.53136: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Install SELinux python2 tools [0affd2fa-7aed-ef3c-75ab-00000000009c] 8369 1726883679.53146: sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000009c skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_python_version is version('3', '<')", "skip_reason": "Conditional result was False" } 8369 1726883679.53305: no more pending results, returning what we have 8369 1726883679.53308: results queue empty 8369 1726883679.53309: checking for any_errors_fatal 8369 1726883679.53315: done checking for any_errors_fatal 8369 1726883679.53315: checking for max_fail_percentage 8369 1726883679.53318: done checking for max_fail_percentage 8369 1726883679.53319: checking to see if all hosts have failed and the running result is not ok 8369 1726883679.53319: done checking to see if all hosts have failed 8369 1726883679.53320: getting the remaining hosts for this loop 8369 1726883679.53321: done getting the remaining hosts for this loop 8369 1726883679.53325: getting the next task for host managed_node1 8369 1726883679.53332: done getting next task for host managed_node1 8369 1726883679.53336: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 8369 1726883679.53339: ^ 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=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 8369 1726883679.53349: done sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000009c 8369 1726883679.53353: WORKER PROCESS EXITING 8369 1726883679.53361: getting variables 8369 1726883679.53363: in VariableManager get_vars() 8369 1726883679.53396: Calling all_inventory to load vars for managed_node1 8369 1726883679.53399: Calling groups_inventory to load vars for managed_node1 8369 1726883679.53403: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883679.53412: Calling all_plugins_play to load vars for managed_node1 8369 1726883679.53415: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883679.53417: Calling groups_plugins_play to load vars for managed_node1 8369 1726883679.53465: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883679.53518: done with get_vars() 8369 1726883679.53526: done getting variables 8369 1726883679.53580: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Friday 20 September 2024 21:54:39 -0400 (0:00:00.056) 0:00:02.938 ****** 8369 1726883679.53619: entering _queue_task() for managed_node1/package 8369 1726883679.53850: worker is 1 (out of 1 available) 8369 1726883679.53860: exiting _queue_task() for managed_node1/package 8369 1726883679.53872: done queuing things up, now waiting for results queue to drain 8369 1726883679.53873: waiting for pending results... 8369 1726883679.54589: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 8369 1726883679.54988: in run() - task 0affd2fa-7aed-ef3c-75ab-00000000009d 8369 1726883679.55043: variable 'ansible_search_path' from source: unknown 8369 1726883679.55048: variable 'ansible_search_path' from source: unknown 8369 1726883679.55082: calling self._execute() 8369 1726883679.55149: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883679.55161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883679.55187: variable 'omit' from source: magic vars 8369 1726883679.55683: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8369 1726883679.55923: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8369 1726883679.55969: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8369 1726883679.56012: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8369 1726883679.56050: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8369 1726883679.56156: variable 'ansible_python_version' from source: facts 8369 1726883679.56188: Evaluated conditional (ansible_python_version is version('3', '>=')): True 8369 1726883679.56321: variable 'ansible_os_family' from source: facts 8369 1726883679.56332: Evaluated conditional (ansible_os_family == "RedHat"): True 8369 1726883679.56343: variable 'omit' from source: magic vars 8369 1726883679.56420: variable 'omit' from source: magic vars 8369 1726883679.56568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8369 1726883679.59039: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8369 1726883679.59146: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8369 1726883679.59186: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8369 1726883679.59262: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8369 1726883679.59293: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8369 1726883679.59382: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8369 1726883679.59419: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8369 1726883679.59454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8369 1726883679.59507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8369 1726883679.59528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8369 1726883679.59636: variable '__selinux_is_ostree' from source: set_fact 8369 1726883679.59647: variable 'omit' from source: magic vars 8369 1726883679.59681: variable 'omit' from source: magic vars 8369 1726883679.59719: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8369 1726883679.59750: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8369 1726883679.59774: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8369 1726883679.59799: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8369 1726883679.59817: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8369 1726883679.59851: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8369 1726883679.59860: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883679.59868: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883679.59973: Set connection var ansible_shell_executable to /bin/sh 8369 1726883679.59981: Set connection var ansible_shell_type to sh 8369 1726883679.59999: Set connection var ansible_module_compression to ZIP_DEFLATED 8369 1726883679.60009: Set connection var ansible_connection to ssh 8369 1726883679.60058: Set connection var ansible_timeout to 10 8369 1726883679.60069: Set connection var ansible_pipelining to False 8369 1726883679.60101: variable 'ansible_shell_executable' from source: unknown 8369 1726883679.60112: variable 'ansible_connection' from source: unknown 8369 1726883679.60119: variable 'ansible_module_compression' from source: unknown 8369 1726883679.60126: variable 'ansible_shell_type' from source: unknown 8369 1726883679.60132: variable 'ansible_shell_executable' from source: unknown 8369 1726883679.60139: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883679.60146: variable 'ansible_pipelining' from source: unknown 8369 1726883679.60152: variable 'ansible_timeout' from source: unknown 8369 1726883679.60159: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883679.60263: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 8369 1726883679.60280: variable 'omit' from source: magic vars 8369 1726883679.60295: starting attempt loop 8369 1726883679.60304: running the handler 8369 1726883679.60316: variable 'ansible_facts' from source: unknown 8369 1726883679.60331: _low_level_execute_command(): starting 8369 1726883679.60342: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8369 1726883679.61100: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883679.61118: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883679.61134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883679.61155: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883679.61205: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883679.61219: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883679.61234: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883679.61253: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883679.61268: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883679.61282: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883679.61309: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883679.61325: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883679.61341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883679.61355: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883679.61367: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883679.61384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883679.61464: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883679.61489: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883679.61514: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883679.61605: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8369 1726883679.63958: stdout chunk (state=3): >>>/root <<< 8369 1726883679.64328: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883679.64332: stdout chunk (state=3): >>><<< 8369 1726883679.64341: stderr chunk (state=3): >>><<< 8369 1726883679.64427: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying 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 8369 1726883679.64482: _low_level_execute_command(): starting 8369 1726883679.64536: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883679.6443279-8477-223497553353586 `" && echo ansible-tmp-1726883679.6443279-8477-223497553353586="` echo /root/.ansible/tmp/ansible-tmp-1726883679.6443279-8477-223497553353586 `" ) && sleep 0' 8369 1726883679.65393: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883679.65411: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883679.65427: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883679.65452: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883679.65497: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883679.65514: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883679.65531: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883679.65549: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883679.65566: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883679.65579: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883679.65595: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883679.65684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883679.65850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883679.65884: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883679.65917: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883679.65960: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883679.66186: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883679.66352: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883679.66377: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883679.66482: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883679.68910: stdout chunk (state=3): >>>ansible-tmp-1726883679.6443279-8477-223497553353586=/root/.ansible/tmp/ansible-tmp-1726883679.6443279-8477-223497553353586 <<< 8369 1726883679.69155: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883679.69158: stdout chunk (state=3): >>><<< 8369 1726883679.69161: stderr chunk (state=3): >>><<< 8369 1726883679.69586: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883679.6443279-8477-223497553353586=/root/.ansible/tmp/ansible-tmp-1726883679.6443279-8477-223497553353586 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883679.69589: variable 'ansible_module_compression' from source: unknown 8369 1726883679.69594: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8369vwzpitbs/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 8369 1726883679.69596: variable 'ansible_facts' from source: unknown 8369 1726883679.69598: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883679.6443279-8477-223497553353586/AnsiballZ_setup.py 8369 1726883679.70695: Sending initial data 8369 1726883679.70698: Sent initial data (152 bytes) 8369 1726883679.72772: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883679.72780: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883679.72794: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883679.72808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883679.72852: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883679.72862: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883679.72873: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883679.72891: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883679.72908: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883679.72922: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883679.72935: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883679.72954: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883679.72974: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883679.72985: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883679.72995: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883679.73010: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883679.73091: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883679.73115: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883679.73133: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883679.73200: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8369 1726883679.75805: 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 <<< 8369 1726883679.75888: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8369 1726883679.75914: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8369vwzpitbs/tmpask_0wcw /root/.ansible/tmp/ansible-tmp-1726883679.6443279-8477-223497553353586/AnsiballZ_setup.py <<< 8369 1726883679.75928: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8369 1726883679.79004: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883679.79108: stderr chunk (state=3): >>><<< 8369 1726883679.79112: stdout chunk (state=3): >>><<< 8369 1726883679.79114: done transferring module to remote 8369 1726883679.79193: _low_level_execute_command(): starting 8369 1726883679.79197: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883679.6443279-8477-223497553353586/ /root/.ansible/tmp/ansible-tmp-1726883679.6443279-8477-223497553353586/AnsiballZ_setup.py && sleep 0' 8369 1726883679.81768: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883679.81784: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883679.81806: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883679.81825: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883679.81931: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883679.81944: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883679.81962: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883679.81981: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883679.81993: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883679.82008: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883679.82021: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883679.82036: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883679.82051: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883679.82064: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883679.82081: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883679.82095: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883679.82183: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883679.82307: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883679.82324: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883679.82522: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8369 1726883679.85140: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883679.85144: stdout chunk (state=3): >>><<< 8369 1726883679.85146: stderr chunk (state=3): >>><<< 8369 1726883679.85248: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying 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 8369 1726883679.85252: _low_level_execute_command(): starting 8369 1726883679.85254: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726883679.6443279-8477-223497553353586/AnsiballZ_setup.py && sleep 0' 8369 1726883679.86715: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883679.86718: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883679.86867: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match not found <<< 8369 1726883679.86871: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 8369 1726883679.86873: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883679.86879: 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.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883679.86940: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883679.87020: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883679.87173: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8369 1726883679.89987: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 8369 1726883679.90072: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8369 1726883679.90125: stdout chunk (state=3): >>>import 'posix' # <<< 8369 1726883679.90165: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8369 1726883679.90236: stdout chunk (state=3): >>>import 'time' # <<< 8369 1726883679.90239: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8369 1726883679.90317: 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' <<< 8369 1726883679.90350: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8369 1726883679.90387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 8369 1726883679.90392: stdout chunk (state=3): >>>import '_codecs' # <<< 8369 1726883679.90428: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a7b3dc0> <<< 8369 1726883679.90472: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8369 1726883679.90501: 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 0x7fe66a7583a0> <<< 8369 1726883679.90521: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a7b3b20> <<< 8369 1726883679.90547: 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' <<< 8369 1726883679.90568: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a7b3ac0> <<< 8369 1726883679.90581: stdout chunk (state=3): >>>import '_signal' # <<< 8369 1726883679.90611: 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' <<< 8369 1726883679.90632: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a758490> <<< 8369 1726883679.90672: 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' <<< 8369 1726883679.90705: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/abc.py <<< 8369 1726883679.90730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/abc.cpython-39.pyc' <<< 8369 1726883679.90734: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a758940> <<< 8369 1726883679.90756: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a758670> <<< 8369 1726883679.90796: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8369 1726883679.90811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8369 1726883679.90833: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8369 1726883679.90888: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8369 1726883679.90903: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8369 1726883679.90916: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8369 1726883679.90945: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a70f190> <<< 8369 1726883679.90971: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8369 1726883679.91005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8369 1726883679.91107: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a70f220> <<< 8369 1726883679.91146: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 8369 1726883679.91151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8369 1726883679.91194: 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 0x7fe66a732850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a70f940> <<< 8369 1726883679.91234: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a770880> <<< 8369 1726883679.91267: 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' <<< 8369 1726883679.91281: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a708d90> <<< 8369 1726883679.91366: 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' <<< 8369 1726883679.91369: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a732d90> <<< 8369 1726883679.91448: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a758970> <<< 8369 1726883679.91480: 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. <<< 8369 1726883679.92028: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8369 1726883679.92031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8369 1726883679.92078: 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' <<< 8369 1726883679.92120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8369 1726883679.92136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8369 1726883679.92181: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8369 1726883679.92185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 8369 1726883679.92210: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6d3eb0> <<< 8369 1726883679.92256: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6d5f40> <<< 8369 1726883679.92295: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8369 1726883679.92361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' import '_sre' # <<< 8369 1726883679.92373: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8369 1726883679.92418: 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' <<< 8369 1726883679.92464: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6cc610> <<< 8369 1726883679.92467: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6d2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6d3370> <<< 8369 1726883679.92497: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8369 1726883679.92606: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8369 1726883679.92632: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8369 1726883679.92671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883679.92713: 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' <<< 8369 1726883679.92800: 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 0x7fe66a391dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a3918b0> <<< 8369 1726883679.92861: 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 0x7fe66a391eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8369 1726883679.92926: 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 0x7fe66a391f70> # /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 0x7fe66a391e80> <<< 8369 1726883679.92946: stdout chunk (state=3): >>>import '_collections' # <<< 8369 1726883679.93072: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6aed30> import '_functools' # <<< 8369 1726883679.93167: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6a7610> <<< 8369 1726883679.93186: 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 0x7fe66a6ba670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6dae20> # /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' <<< 8369 1726883679.93243: 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 0x7fe66a3a3c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6ae250> <<< 8369 1726883679.93332: 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 0x7fe66a6ba280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6e09d0> <<< 8369 1726883679.93345: 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' <<< 8369 1726883679.93372: 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' <<< 8369 1726883679.93430: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py <<< 8369 1726883679.93450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a3a3fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a3a3d90> <<< 8369 1726883679.93512: 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 0x7fe66a3a3d00> <<< 8369 1726883679.93528: 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' <<< 8369 1726883679.93562: 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' <<< 8369 1726883679.93595: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8369 1726883679.93666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8369 1726883679.93698: 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 0x7fe66a376370> <<< 8369 1726883679.93723: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8369 1726883679.93748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8369 1726883679.93795: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a376460> <<< 8369 1726883679.93979: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a3aafa0> <<< 8369 1726883679.94039: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a3a5a30> <<< 8369 1726883679.94067: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a3a5490> <<< 8369 1726883679.94102: 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' <<< 8369 1726883679.94141: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8369 1726883679.94177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8369 1726883679.94211: 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 0x7fe66a2c41c0> <<< 8369 1726883679.94244: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a361c70> <<< 8369 1726883679.94329: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a3a5eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6e0040> <<< 8369 1726883679.94356: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8369 1726883679.94392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8369 1726883679.94442: 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 0x7fe66a2d6af0> <<< 8369 1726883679.94454: stdout chunk (state=3): >>>import 'errno' # <<< 8369 1726883679.94498: 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 0x7fe66a2d6e20> <<< 8369 1726883679.94557: 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' <<< 8369 1726883679.94584: 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' <<< 8369 1726883679.94612: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a2e8730> <<< 8369 1726883679.94624: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8369 1726883679.94663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8369 1726883679.94700: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a2e8c70> <<< 8369 1726883679.94773: 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 0x7fe66a2753a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a2d6f10> <<< 8369 1726883679.94799: 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' <<< 8369 1726883679.95069: 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 0x7fe66a286280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a2e85b0> 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 0x7fe66a286340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a3a39d0> # /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8369 1726883679.95105: 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' <<< 8369 1726883679.95140: 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 0x7fe66a2a16a0> <<< 8369 1726883679.95195: 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' <<< 8369 1726883679.95230: 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 0x7fe66a2a1970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a2a1760> <<< 8369 1726883679.95242: 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 0x7fe66a2a1850> <<< 8369 1726883679.95275: 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' <<< 8369 1726883679.95577: 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 0x7fe66a2a1ca0> <<< 8369 1726883679.95642: 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 0x7fe66a2ae1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a2a18e0> <<< 8369 1726883679.95654: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a295a30> <<< 8369 1726883679.95680: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a3a35b0> <<< 8369 1726883679.95721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8369 1726883679.95789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8369 1726883679.95847: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a2a1a90> <<< 8369 1726883679.96076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8369 1726883679.96097: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe66a1c8670> <<< 8369 1726883679.96455: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 8369 1726883679.96616: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.96661: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8369 1726883679.96704: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.96708: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 8369 1726883679.96726: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883679.98749: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.00407: 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 0x7fe669bae7c0> <<< 8369 1726883680.00492: 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' <<< 8369 1726883680.00497: 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' <<< 8369 1726883680.00529: 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 0x7fe669bae160> <<< 8369 1726883680.00532: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669bae280> <<< 8369 1726883680.00561: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669baef10> <<< 8369 1726883680.00595: 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' <<< 8369 1726883680.00669: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669bae4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669baed30> import 'atexit' # <<< 8369 1726883680.00688: 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 0x7fe669baef70> <<< 8369 1726883680.00706: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8369 1726883680.00748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8369 1726883680.00863: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669bae100> # /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 <<< 8369 1726883680.00930: 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' <<< 8369 1726883680.01674: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669b84130> # 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 0x7fe669a870d0> # 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 0x7fe669a872b0> # /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 0x7fe669a87c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669b95dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669b953a0> # /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 0x7fe669b95f70> # /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 0x7fe669be3c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669bb1cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669bb13a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669b62b80> # 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 0x7fe669bb14c0> # /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 0x7fe669bb14f0> # /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' <<< 8369 1726883680.01813: 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 0x7fe669ae5250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669bf51f0> # /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' <<< 8369 1726883680.02231: 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 0x7fe669af28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669bf5370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8369 1726883680.02277: 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 0x7fe669bf5ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669af2880> <<< 8369 1726883680.02339: 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' <<< 8369 1726883680.02342: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe669ae58b0> <<< 8369 1726883680.02398: 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' <<< 8369 1726883680.02403: 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 0x7fe669b8e190> <<< 8369 1726883680.02497: 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 0x7fe669bf5670> <<< 8369 1726883680.02808: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669bed8b0> # /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' <<< 8369 1726883680.02817: 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 0x7fe669ae69d0> <<< 8369 1726883680.02948: 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 0x7fe669b04b80> <<< 8369 1726883680.02978: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669af1640> <<< 8369 1726883680.03055: 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 0x7fe669ae6f70> <<< 8369 1726883680.03073: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669af1a30> <<< 8369 1726883680.03118: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.03148: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.03164: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 8369 1726883680.03167: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.03277: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.03449: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.03476: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.03498: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py <<< 8369 1726883680.03524: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8369 1726883680.03552: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.03715: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.03866: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.04654: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.05295: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 8369 1726883680.05314: 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.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 8369 1726883680.05347: 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' <<< 8369 1726883680.05416: 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 0x7fe669b2d7c0> <<< 8369 1726883680.05513: 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 0x7fe669b32820> <<< 8369 1726883680.05516: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6696af9a0> <<< 8369 1726883680.05569: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 8369 1726883680.05614: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.05617: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8369 1726883680.05730: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.05859: 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' <<< 8369 1726883680.05956: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669b6c760> <<< 8369 1726883680.05959: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.07036: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8369 1726883680.07081: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.07189: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 8369 1726883680.07206: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.07262: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.07319: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 8369 1726883680.07346: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.07422: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.07568: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 8369 1726883680.07593: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8369 1726883680.07600: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8369 1726883680.07621: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883680.07651: stdout chunk (state=3): >>> <<< 8369 1726883680.07703: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.07761: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8369 1726883680.07766: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.08068: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.08388: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8369 1726883680.08454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8369 1726883680.08456: stdout chunk (state=3): >>>import '_ast' # <<< 8369 1726883680.08564: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669bb03d0> <<< 8369 1726883680.08570: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.08651: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.08746: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py <<< 8369 1726883680.08751: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py <<< 8369 1726883680.08770: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8369 1726883680.08799: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.08844: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.08897: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 8369 1726883680.08901: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.08967: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.09029: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.09348: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.09766: 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' <<< 8369 1726883680.09777: 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 0x7fe669b249a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66952bbe0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/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' <<< 8369 1726883680.10095: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669b35670> <<< 8369 1726883680.10108: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669b80d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669bb0400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 8369 1726883680.10135: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.10204: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.10224: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8369 1726883680.10266: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.10658: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 8369 1726883680.10732: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.10885: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.10965: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.11008: 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' # /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' <<< 8369 1726883680.11164: 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' <<< 8369 1726883680.11295: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6696dcac0> # /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 0x7fe66968da90> # 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 0x7fe66968da00> <<< 8369 1726883680.11411: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6696c4760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6696dc190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66942ff10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66942faf0> # /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' <<< 8369 1726883680.11535: 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' # 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 0x7fe669b91cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66967c160> # /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 8369 1726883680.11568: 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 0x7fe669b912e0> # /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 0x7fe669497fa0> <<< 8369 1726883680.11624: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6696c0dc0> <<< 8369 1726883680.11794: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66942fdc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/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_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 8369 1726883680.11811: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 8369 1726883680.11963: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 8369 1726883680.12018: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 8369 1726883680.12092: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 8369 1726883680.12121: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.12192: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 8369 1726883680.12286: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.12326: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.12398: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.12430: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 8369 1726883680.12853: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.13146: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 8369 1726883680.13198: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.13244: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.13278: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.13344: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 8369 1726883680.13363: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.13388: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 8369 1726883680.13532: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available <<< 8369 1726883680.13554: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 8369 1726883680.13573: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.13613: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 8369 1726883680.13673: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.13751: 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' <<< 8369 1726883680.13798: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6696b4670> <<< 8369 1726883680.13829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 8369 1726883680.13857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 8369 1726883680.14000: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6693b1f10> <<< 8369 1726883680.14022: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 8369 1726883680.14077: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.14123: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 8369 1726883680.14225: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.14298: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 8369 1726883680.14333: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.14345: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.14427: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 8369 1726883680.14454: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.14514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 8369 1726883680.14543: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 8369 1726883680.14722: 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 0x7fe6693a2c10> <<< 8369 1726883680.14928: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6693eeb20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 8369 1726883680.14945: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.14983: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.15050: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 8369 1726883680.15071: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.15129: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.15192: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.15287: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.15435: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 8369 1726883680.15463: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.15476: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.15525: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 8369 1726883680.15605: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.16165: 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' # 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 0x7fe66932a4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66932aa30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available <<< 8369 1726883680.16391: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 8369 1726883680.16470: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8369 1726883680.16785: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 8369 1726883680.17255: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8369 1726883680.17425: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.17991: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available <<< 8369 1726883680.18065: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 8369 1726883680.18191: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8369 1726883680.18238: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 8369 1726883680.18379: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.18498: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 8369 1726883680.18527: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 8369 1726883680.18538: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.18569: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.18617: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 8369 1726883680.18631: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.18698: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.18781: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.18958: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.19132: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 8369 1726883680.19151: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.19172: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.19213: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 8369 1726883680.19233: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.19275: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.19357: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available <<< 8369 1726883680.19537: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available <<< 8369 1726883680.19626: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available <<< 8369 1726883680.19656: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 8369 1726883680.19669: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.19890: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.20103: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 8369 1726883680.20120: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.20161: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.20215: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 8369 1726883680.20241: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.20295: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 8369 1726883680.20489: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.20607: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< 8369 1726883680.21127: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 8369 1726883680.21404: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.21427: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available <<< 8369 1726883680.21675: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< 8369 1726883680.21965: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 8369 1726883680.21978: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.22310: stdout chunk (state=3): >>>import 'gc' # <<< 8369 1726883680.23068: 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' <<< 8369 1726883680.23108: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 8369 1726883680.23125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 8369 1726883680.23157: 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 0x7fe6691592e0> <<< 8369 1726883680.23173: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669159790> <<< 8369 1726883680.23228: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66918a880> <<< 8369 1726883680.24757: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 8369 1726883680.25488: 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 <<< 8369 1726883680.25547: 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 # 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 <<< 8369 1726883680.25592: 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 <<< 8369 1726883680.25658: 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 # 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 <<< 8369 1726883680.25689: stdout chunk (state=3): >>># cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna <<< 8369 1726883680.25942: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8369 1726883680.25945: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8369 1726883680.25988: stdout chunk (state=3): >>># destroy zipimport <<< 8369 1726883680.25992: stdout chunk (state=3): >>># destroy _compression <<< 8369 1726883680.26046: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 8369 1726883680.26050: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings <<< 8369 1726883680.26087: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 8369 1726883680.26168: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy logging # destroy argparse <<< 8369 1726883680.26283: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue <<< 8369 1726883680.26472: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 <<< 8369 1726883680.26573: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools <<< 8369 1726883680.26716: 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 <<< 8369 1726883680.26720: 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 <<< 8369 1726883680.26734: 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 # destroy zlib # destroy _signal <<< 8369 1726883680.26927: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize <<< 8369 1726883680.26973: stdout chunk (state=3): >>># destroy _heapq # destroy posixpath # destroy stat <<< 8369 1726883680.27020: 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 <<< 8369 1726883680.27039: 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 <<< 8369 1726883680.27042: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8369 1726883680.27100: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8369 1726883680.27435: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.175 closed. <<< 8369 1726883680.27521: stderr chunk (state=3): >>><<< 8369 1726883680.27579: stdout chunk (state=3): >>><<< 8369 1726883680.27728: _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 0x7fe66a7b3dc0> # /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 0x7fe66a7583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a7b3b20> # /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 0x7fe66a7b3ac0> 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 0x7fe66a758490> # /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 0x7fe66a758940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a758670> # /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 0x7fe66a70f190> # /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 0x7fe66a70f220> # /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 0x7fe66a732850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a70f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a770880> # /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 0x7fe66a708d90> # /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 0x7fe66a732d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a758970> 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 0x7fe66a6d3eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6d5f40> # /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 0x7fe66a6cc610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6d2640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6d3370> # /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 0x7fe66a391dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a3918b0> 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 0x7fe66a391eb0> # /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 0x7fe66a391f70> # /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 0x7fe66a391e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6aed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6a7610> # /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 0x7fe66a6ba670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6dae20> # /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 0x7fe66a3a3c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6ae250> # 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 0x7fe66a6ba280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6e09d0> # /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 0x7fe66a3a3fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a3a3d90> # /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 0x7fe66a3a3d00> # /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 0x7fe66a376370> # /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 0x7fe66a376460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a3aafa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a3a5a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a3a5490> # /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 0x7fe66a2c41c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a361c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a3a5eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6e0040> # /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 0x7fe66a2d6af0> 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 0x7fe66a2d6e20> # /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 0x7fe66a2e8730> # /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 0x7fe66a2e8c70> # 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 0x7fe66a2753a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a2d6f10> # /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 0x7fe66a286280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a2e85b0> 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 0x7fe66a286340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a3a39d0> # /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 0x7fe66a2a16a0> # /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 0x7fe66a2a1970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a2a1760> # 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 0x7fe66a2a1850> # /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 0x7fe66a2a1ca0> # 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 0x7fe66a2ae1f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a2a18e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a295a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a3a35b0> # /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 0x7fe66a2a1a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe66a1c8670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/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 0x7fe669bae7c0> # /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 0x7fe669bae160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669bae280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669baef10> # /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 0x7fe669bae4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669baed30> 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 0x7fe669baef70> # /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 0x7fe669bae100> # /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 0x7fe669b84130> # 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 0x7fe669a870d0> # 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 0x7fe669a872b0> # /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 0x7fe669a87c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669b95dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669b953a0> # /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 0x7fe669b95f70> # /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 0x7fe669be3c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669bb1cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669bb13a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669b62b80> # 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 0x7fe669bb14c0> # /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 0x7fe669bb14f0> # /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 0x7fe669ae5250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669bf51f0> # /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 0x7fe669af28e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669bf5370> # /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 0x7fe669bf5ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669af2880> # 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 0x7fe669ae58b0> # 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 0x7fe669b8e190> # 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 0x7fe669bf5670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669bed8b0> # /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 0x7fe669ae69d0> # 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 0x7fe669b04b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669af1640> # 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 0x7fe669ae6f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669af1a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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 0x7fe669b2d7c0> # /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 0x7fe669b32820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6696af9a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/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 0x7fe669b6c760> # 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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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 0x7fe669bb03d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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 0x7fe669b249a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66952bbe0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/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 0x7fe669b35670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669b80d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669bb0400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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 0x7fe6696dcac0> # /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 0x7fe66968da90> # 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 0x7fe66968da00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6696c4760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6696dc190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66942ff10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66942faf0> # /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 0x7fe669b91cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66967c160> # /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 0x7fe669b912e0> # /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 0x7fe669497fa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6696c0dc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66942fdc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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 0x7fe6696b4670> # /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 0x7fe6693b1f10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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 0x7fe6693a2c10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe6693eeb20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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 0x7fe66932a4f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66932aa30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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_3ufntbvj/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 0x7fe6691592e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe669159790> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66918a880> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "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 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying 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.15.175 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing _bz2 # destroy _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing tempfile # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # destroy token # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks 8369 1726883680.29269: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_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-1726883679.6443279-8477-223497553353586/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8369 1726883680.29273: variable 'ansible_module_compression' from source: unknown 8369 1726883680.29276: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 8369 1726883680.29280: ANSIBALLZ: Acquiring lock 8369 1726883680.29282: ANSIBALLZ: Lock acquired: 140537820824544 8369 1726883680.29285: ANSIBALLZ: Creating module 8369 1726883680.59228: ANSIBALLZ: Writing module into payload 8369 1726883680.59424: ANSIBALLZ: Writing module 8369 1726883680.59444: ANSIBALLZ: Renaming module 8369 1726883680.59449: ANSIBALLZ: Done creating module 8369 1726883680.59462: variable 'ansible_facts' from source: unknown 8369 1726883680.59521: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883679.6443279-8477-223497553353586/AnsiballZ_dnf.py 8369 1726883680.59621: Sending initial data 8369 1726883680.59624: Sent initial data (150 bytes) 8369 1726883680.60335: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883680.60341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883680.60375: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match not found <<< 8369 1726883680.60387: 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.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883680.60398: 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.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883680.60450: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883680.60456: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883680.60468: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883680.60542: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8369 1726883680.63161: 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 <<< 8369 1726883680.63208: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8369 1726883680.63255: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8369vwzpitbs/tmpfnwg_vwv /root/.ansible/tmp/ansible-tmp-1726883679.6443279-8477-223497553353586/AnsiballZ_dnf.py <<< 8369 1726883680.63301: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8369 1726883680.64391: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883680.64545: stderr chunk (state=3): >>><<< 8369 1726883680.64552: stdout chunk (state=3): >>><<< 8369 1726883680.64581: done transferring module to remote 8369 1726883680.64605: _low_level_execute_command(): starting 8369 1726883680.64608: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883679.6443279-8477-223497553353586/ /root/.ansible/tmp/ansible-tmp-1726883679.6443279-8477-223497553353586/AnsiballZ_dnf.py && sleep 0' 8369 1726883680.65272: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883680.65275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883680.65277: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883680.65322: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883680.65325: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration <<< 8369 1726883680.65327: 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 <<< 8369 1726883680.65336: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883680.65379: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883680.65385: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883680.65439: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 4 <<< 8369 1726883680.68135: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883680.68344: stderr chunk (state=3): >>><<< 8369 1726883680.68350: stdout chunk (state=3): >>><<< 8369 1726883680.68377: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying 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 8369 1726883680.68380: _low_level_execute_command(): starting 8369 1726883680.68387: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726883679.6443279-8477-223497553353586/AnsiballZ_dnf.py && sleep 0' 8369 1726883680.69018: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883680.69024: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883680.69035: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883680.69049: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883680.69088: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883680.69097: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883680.69105: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883680.69121: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883680.69131: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883680.69138: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883680.69148: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883680.69161: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883680.69172: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883680.69180: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883680.69187: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883680.69198: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883680.69269: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883680.69280: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883680.69291: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883680.69387: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883680.72210: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 8369 1726883680.72217: stdout chunk (state=3): >>>import _imp # builtin <<< 8369 1726883680.72258: stdout chunk (state=3): >>>import '_thread' # <<< 8369 1726883680.72261: stdout chunk (state=3): >>>import '_warnings' # <<< 8369 1726883680.72283: stdout chunk (state=3): >>>import '_weakref' # <<< 8369 1726883680.72367: stdout chunk (state=3): >>>import '_io' # <<< 8369 1726883680.72391: stdout chunk (state=3): >>>import 'marshal' # <<< 8369 1726883680.72452: stdout chunk (state=3): >>>import 'posix' # <<< 8369 1726883680.72489: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8369 1726883680.72492: stdout chunk (state=3): >>># installing zipimport hook <<< 8369 1726883680.72542: stdout chunk (state=3): >>>import 'time' # <<< 8369 1726883680.72553: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8369 1726883680.72633: 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' <<< 8369 1726883680.72647: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8369 1726883680.72690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' import '_codecs' # <<< 8369 1726883680.72710: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e12373dc0> <<< 8369 1726883680.72752: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8369 1726883680.72781: 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 0x7f2e123183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e12373b20> <<< 8369 1726883680.72823: 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' <<< 8369 1726883680.72839: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e12373ac0> <<< 8369 1726883680.72878: 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' <<< 8369 1726883680.72883: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e12318490> <<< 8369 1726883680.72932: 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' <<< 8369 1726883680.72953: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e12318940> <<< 8369 1726883680.72966: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e12318670> <<< 8369 1726883680.72998: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8369 1726883680.73025: 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 <<< 8369 1726883680.73058: 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 <<< 8369 1726883680.73097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8369 1726883680.73141: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e122cf190> <<< 8369 1726883680.73144: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8369 1726883680.73161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8369 1726883680.73222: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e122cf220> <<< 8369 1726883680.73253: 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' <<< 8369 1726883680.73292: 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 0x7f2e122f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e122cf940> <<< 8369 1726883680.73346: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e12330880> <<< 8369 1726883680.73362: 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 0x7f2e122c8d90> <<< 8369 1726883680.73431: 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' <<< 8369 1726883680.73436: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e122f2d90> <<< 8369 1726883680.73480: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e12318970> <<< 8369 1726883680.73516: 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. <<< 8369 1726883680.74230: 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 0x7f2e12293eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e12296f40> # /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 0x7f2e1228c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e12292640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e12293370> # /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' <<< 8369 1726883680.74266: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8369 1726883680.74292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883680.74312: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 8369 1726883680.74318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8369 1726883680.74351: 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 0x7f2e11f95dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11f958b0> <<< 8369 1726883680.74368: stdout chunk (state=3): >>>import 'itertools' # <<< 8369 1726883680.74415: 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 0x7f2e11f95eb0> <<< 8369 1726883680.74420: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8369 1726883680.74451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8369 1726883680.74472: stdout chunk (state=3): >>>import '_operator' # <<< 8369 1726883680.74477: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11f95f70> <<< 8369 1726883680.74513: 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' <<< 8369 1726883680.74520: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11f95e80> <<< 8369 1726883680.74542: stdout chunk (state=3): >>>import '_collections' # <<< 8369 1726883680.75109: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11feed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11fe7610> # /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 0x7f2e11ffb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e1229ae20> # /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 0x7f2e11fa7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11fee250> # 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 0x7f2e11ffb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e122a09d0> # /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 0x7f2e11fa7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11fa7d90> # /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 0x7f2e11fa7d00> # /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 0x7f2e11f7a370> # /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' <<< 8369 1726883680.75151: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11f7a460> <<< 8369 1726883680.75342: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11faffa0> <<< 8369 1726883680.75406: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11fa9a30> <<< 8369 1726883680.75430: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11fa9490> <<< 8369 1726883680.75462: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 8369 1726883680.75488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc'<<< 8369 1726883680.75493: stdout chunk (state=3): >>> <<< 8369 1726883680.75539: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8369 1726883680.75567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8369 1726883680.75600: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 8369 1726883680.75620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' <<< 8369 1726883680.75640: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11ec81c0> <<< 8369 1726883680.75690: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11f65c70><<< 8369 1726883680.75697: stdout chunk (state=3): >>> <<< 8369 1726883680.75770: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11fa9eb0><<< 8369 1726883680.75787: stdout chunk (state=3): >>> <<< 8369 1726883680.75791: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e122a0040><<< 8369 1726883680.75798: stdout chunk (state=3): >>> <<< 8369 1726883680.75830: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py<<< 8369 1726883680.75837: stdout chunk (state=3): >>> <<< 8369 1726883680.75870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8369 1726883680.75910: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py<<< 8369 1726883680.75921: stdout chunk (state=3): >>> <<< 8369 1726883680.75929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' <<< 8369 1726883680.75945: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11edaaf0> <<< 8369 1726883680.75956: stdout chunk (state=3): >>>import 'errno' # <<< 8369 1726883680.76006: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883680.76024: 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 0x7f2e11edae20><<< 8369 1726883680.76027: stdout chunk (state=3): >>> <<< 8369 1726883680.76071: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 8369 1726883680.76076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc'<<< 8369 1726883680.76085: stdout chunk (state=3): >>> <<< 8369 1726883680.76116: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py<<< 8369 1726883680.76132: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc'<<< 8369 1726883680.76152: stdout chunk (state=3): >>> <<< 8369 1726883680.76155: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11eec730> <<< 8369 1726883680.76190: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py<<< 8369 1726883680.76193: stdout chunk (state=3): >>> <<< 8369 1726883680.76239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'<<< 8369 1726883680.76244: stdout chunk (state=3): >>> <<< 8369 1726883680.76287: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11eecc70><<< 8369 1726883680.76292: stdout chunk (state=3): >>> <<< 8369 1726883680.76345: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883680.76356: stdout chunk (state=3): >>> # extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883680.76359: stdout chunk (state=3): >>> import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e11e793a0><<< 8369 1726883680.76366: stdout chunk (state=3): >>> <<< 8369 1726883680.76386: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11edaf10><<< 8369 1726883680.76388: stdout chunk (state=3): >>> <<< 8369 1726883680.76423: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 8369 1726883680.76435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8369 1726883680.76518: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883680.76522: stdout chunk (state=3): >>> # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883680.76524: stdout chunk (state=3): >>> import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e11e8a280><<< 8369 1726883680.76528: stdout chunk (state=3): >>> <<< 8369 1726883680.76540: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11eec5b0> <<< 8369 1726883680.76561: stdout chunk (state=3): >>>import 'pwd' # <<< 8369 1726883680.76625: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883680.76628: 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 0x7f2e11e8a340> <<< 8369 1726883680.76782: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11fa79d0> # /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' <<< 8369 1726883680.76805: 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 0x7f2e11ea56a0> <<< 8369 1726883680.76842: 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' <<< 8369 1726883680.76874: 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 0x7f2e11ea5970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11ea5760> <<< 8369 1726883680.76914: 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 0x7f2e11ea5850> <<< 8369 1726883680.76957: 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' <<< 8369 1726883680.77237: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883680.77241: 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 0x7f2e11ea5ca0> <<< 8369 1726883680.77313: 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 0x7f2e11eb21f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11ea58e0> <<< 8369 1726883680.77358: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11e99a30> <<< 8369 1726883680.77361: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11fa75b0> <<< 8369 1726883680.77372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8369 1726883680.77442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8369 1726883680.77474: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11ea5a90> <<< 8369 1726883680.77603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8369 1726883680.77620: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2e11dc1670> <<< 8369 1726883680.77763: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 8369 1726883680.77864: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.77891: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 8369 1726883680.77936: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8369 1726883680.77953: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 8369 1726883680.79261: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.80228: 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 0x7f2e117997c0> <<< 8369 1726883680.80277: 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' <<< 8369 1726883680.80291: 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' <<< 8369 1726883680.80324: 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 0x7f2e11799160> <<< 8369 1726883680.80363: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11799280> <<< 8369 1726883680.80398: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11799f10> <<< 8369 1726883680.80416: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 8369 1726883680.80481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8369 1726883680.80484: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e117994f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11799d30> import 'atexit' # <<< 8369 1726883680.80526: 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 0x7f2e11799f70> <<< 8369 1726883680.80540: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8369 1726883680.80573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8369 1726883680.80611: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11799100> <<< 8369 1726883680.80633: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8369 1726883680.80664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8369 1726883680.80668: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8369 1726883680.80713: 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' <<< 8369 1726883680.80797: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11751130> <<< 8369 1726883680.80830: 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 0x7f2e1170cf40> <<< 8369 1726883680.80860: 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 0x7f2e1170cd60> <<< 8369 1726883680.80872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8369 1726883680.80912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8369 1726883680.80938: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e1170c3d0> <<< 8369 1726883680.80960: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11780dc0> <<< 8369 1726883680.81135: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e117803a0> <<< 8369 1726883680.81149: 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' <<< 8369 1726883680.81176: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11780f70> <<< 8369 1726883680.81198: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8369 1726883680.81240: 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' <<< 8369 1726883680.81266: 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' <<< 8369 1726883680.81291: 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 0x7f2e117cec10> <<< 8369 1726883680.81383: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e116e6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e116e63a0> <<< 8369 1726883680.81397: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e117a1490> <<< 8369 1726883680.81422: 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 0x7f2e116e64c0> <<< 8369 1726883680.81467: 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 0x7f2e116e64f0> <<< 8369 1726883680.81488: 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 <<< 8369 1726883680.81509: 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 <<< 8369 1726883680.81542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8369 1726883680.81618: 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 0x7f2e116cf250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e117df1f0> <<< 8369 1726883680.81650: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8369 1726883680.81669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8369 1726883680.81716: 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 0x7f2e116db8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e117df370> <<< 8369 1726883680.81742: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8369 1726883680.81813: 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' <<< 8369 1726883680.81826: stdout chunk (state=3): >>>import '_string' # <<< 8369 1726883680.81886: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e117f9d90> <<< 8369 1726883680.82016: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e116db880> <<< 8369 1726883680.82111: 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 0x7f2e116db6d0> <<< 8369 1726883680.82140: 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 0x7f2e116da670> <<< 8369 1726883680.82180: 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 0x7f2e116da5b0> <<< 8369 1726883680.82217: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e117d88b0> <<< 8369 1726883680.82254: 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 <<< 8369 1726883680.82267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8369 1726883680.82315: 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 0x7f2e11761670> <<< 8369 1726883680.82503: 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 0x7f2e1175fac0> <<< 8369 1726883680.82516: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e1176e0d0> <<< 8369 1726883680.82574: 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 0x7f2e117610d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e117a4a60> <<< 8369 1726883680.82588: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 8369 1726883680.82612: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.82682: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.82781: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8369 1726883680.82816: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/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_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8369 1726883680.82829: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.82920: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.83022: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.83508: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.83996: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/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_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 8369 1726883680.84030: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8369 1726883680.84042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883680.84110: 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 0x7f2e112d4580> <<< 8369 1726883680.84176: 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' <<< 8369 1726883680.84201: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e116ad520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e112770a0> <<< 8369 1726883680.84249: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 8369 1726883680.84276: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.84305: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 8369 1726883680.84326: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.84420: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.84556: 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' <<< 8369 1726883680.84581: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e1175fbb0> # zipimport: zlib available <<< 8369 1726883680.85009: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.85369: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.85433: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.85495: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 8369 1726883680.85521: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.85550: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.85563: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 8369 1726883680.85623: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.85695: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 8369 1726883680.85726: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8369 1726883680.85743: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.85770: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.85801: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8369 1726883680.85820: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.85989: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.86182: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8369 1726883680.86219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 8369 1726883680.86311: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e116b8970> <<< 8369 1726883680.86323: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.86357: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.86434: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/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_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py <<< 8369 1726883680.86452: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/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_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 8369 1726883680.86492: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.86527: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 8369 1726883680.86546: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.86563: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.86611: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.86698: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.86766: 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 <<< 8369 1726883680.86786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883680.86872: 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 0x7f2e117eb250> <<< 8369 1726883680.86903: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e116b86a0> <<< 8369 1726883680.86945: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/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_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 8369 1726883680.87093: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.87138: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.87169: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.87213: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8369 1726883680.87230: 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 <<< 8369 1726883680.87279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8369 1726883680.87300: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8369 1726883680.87317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8369 1726883680.87392: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e1169f7c0> <<< 8369 1726883680.87435: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e1169c7f0> <<< 8369 1726883680.87501: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11695970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8369 1726883680.87543: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.87556: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/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_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 8369 1726883680.87623: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 8369 1726883680.87652: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 8369 1726883680.88135: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.88552: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.89123: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.89682: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py <<< 8369 1726883680.89716: 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 0x7f2e11026640> # /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 0x7f2e110266d0> <<< 8369 1726883680.89728: 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' <<< 8369 1726883680.89775: 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' <<< 8369 1726883680.89818: 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 0x7f2e11026c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11026910> <<< 8369 1726883680.89835: 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' <<< 8369 1726883680.89874: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11026070> <<< 8369 1726883680.89924: 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' # /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' <<< 8369 1726883680.89952: 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 <<< 8369 1726883680.89978: 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 <<< 8369 1726883680.90000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/quoprimime.cpython-39.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11011730> <<< 8369 1726883680.90053: 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 0x7f2e11011c40> # /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py <<< 8369 1726883680.90064: 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 0x7f2e11011e50> <<< 8369 1726883680.90134: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e117e8700> <<< 8369 1726883680.90171: 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' <<< 8369 1726883680.90189: 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 0x7f2e11038a60> # /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 8369 1726883680.90237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 8369 1726883680.90295: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11038ac0> <<< 8369 1726883680.90322: 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' <<< 8369 1726883680.90353: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc matches /usr/lib64/python3.9/calendar.py <<< 8369 1726883680.90371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' <<< 8369 1726883680.90395: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11079610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11038ee0> <<< 8369 1726883680.90443: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11038370> <<< 8369 1726883680.90464: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e117e86d0> # /usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc matches /usr/lib64/python3.9/email/headerregistry.py <<< 8369 1726883680.90497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/headerregistry.cpython-39.pyc' <<< 8369 1726883680.90512: 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 <<< 8369 1726883680.90560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 8369 1726883680.90584: 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' <<< 8369 1726883680.90601: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11262070> <<< 8369 1726883680.90735: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e112a7dc0> <<< 8369 1726883680.90775: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11079430> <<< 8369 1726883680.90795: 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' <<< 8369 1726883680.90827: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc matches /usr/lib64/python3.9/email/message.py <<< 8369 1726883680.90838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/message.cpython-39.pyc' <<< 8369 1726883680.90870: 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 0x7f2e112a4df0> <<< 8369 1726883680.90927: 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 0x7f2e112a4250> <<< 8369 1726883680.90958: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e112aad30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e10fd1f70> <<< 8369 1726883680.90977: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11266910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e116b8ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11026e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e110266a0> <<< 8369 1726883680.91039: 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 0x7f2e11026760> # /usr/lib64/python3.9/email/__pycache__/parser.cpython-39.pyc matches /usr/lib64/python3.9/email/parser.py <<< 8369 1726883680.91063: 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' <<< 8369 1726883680.91151: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e112a4ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11026160> # /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' <<< 8369 1726883680.91237: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e112d4a60> <<< 8369 1726883680.91259: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 8369 1726883680.91275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 8369 1726883680.91334: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 8369 1726883680.91357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 8369 1726883680.91524: 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 0x7f2e11268940> <<< 8369 1726883680.92123: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e110865e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e112d4850> # /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 0x7f2e110746a0> # /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 0x7f2e10fdf5e0> # /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 0x7f2e10ff0b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e10fdf8e0> # /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 8369 1726883680.92205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 8369 1726883680.92283: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e10ff06d0> <<< 8369 1726883680.92314: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 8369 1726883680.92352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 8369 1726883680.92848: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e1101d910> <<< 8369 1726883680.92873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc matches /usr/lib64/python3.9/gzip.py <<< 8369 1726883680.92895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gzip.cpython-39.pyc' <<< 8369 1726883680.92932: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e10d9eca0> <<< 8369 1726883680.92994: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.93220: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 8369 1726883680.93244: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.93403: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.93606: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 8369 1726883680.93618: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.93683: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.93747: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 8369 1726883680.93762: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.93918: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.94073: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 8369 1726883680.94224: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883680.94478: stdout chunk (state=3): >>>import 'gc' # <<< 8369 1726883680.95055: 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' <<< 8369 1726883680.95135: 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 0x7f2e10d01be0> # /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 8369 1726883680.95228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 8369 1726883680.95350: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e10d01d60> # /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 0x7f2e10d52430> <<< 8369 1726883680.95358: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e10d01fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e10d01250> <<< 8369 1726883680.95419: 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 0x7f2e10d01850> <<< 8369 1726883680.95431: 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 <<< 8369 1726883680.95486: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 8369 1726883680.95570: 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' # /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' <<< 8369 1726883680.95705: 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 0x7f2e109d79d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e109d7580> <<< 8369 1726883680.95726: 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 <<< 8369 1726883680.95758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 8369 1726883680.95841: 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 0x7f2e10980550> <<< 8369 1726883680.95880: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e109d7a00> <<< 8369 1726883680.95898: 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 <<< 8369 1726883680.95964: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 8369 1726883680.97329: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' <<< 8369 1726883680.97353: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' <<< 8369 1726883680.97369: stdout chunk (state=3): >>>import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e108dfe20> <<< 8369 1726883680.97480: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e109f92e0> <<< 8369 1726883680.97527: 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 <<< 8369 1726883680.97615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 8369 1726883680.97770: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_module.so' <<< 8369 1726883680.97789: 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 0x7f2e0f39e2e0> <<< 8369 1726883680.97853: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e109b38b0> <<< 8369 1726883680.97904: 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 <<< 8369 1726883680.97943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 8369 1726883680.98217: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' <<< 8369 1726883680.98220: stdout chunk (state=3): >>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.9/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e0f26be80> <<< 8369 1726883680.98257: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0f37d580> <<< 8369 1726883680.98296: 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 <<< 8369 1726883680.98365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 8369 1726883680.98525: 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 0x7f2e0f1d7a00> <<< 8369 1726883680.98585: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0f39e520> <<< 8369 1726883680.98648: 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 <<< 8369 1726883680.98652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/utils.cpython-39.pyc' <<< 8369 1726883680.98786: 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' <<< 8369 1726883680.98790: stdout chunk (state=3): >>>import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e0f1d0d60> <<< 8369 1726883680.98836: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0f1d7fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e109d7130> <<< 8369 1726883680.98840: 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 <<< 8369 1726883680.98877: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 8369 1726883680.98951: 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 <<< 8369 1726883680.98957: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 8369 1726883680.98993: 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 # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 8369 1726883680.99061: 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 0x7f2e0f0ffb20> <<< 8369 1726883680.99140: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0f0ff340> <<< 8369 1726883680.99161: 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 <<< 8369 1726883680.99238: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 8369 1726883680.99254: 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' <<< 8369 1726883680.99314: 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 0x7f2e0f112700> <<< 8369 1726883680.99433: 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 <<< 8369 1726883680.99436: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 8369 1726883680.99451: 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 0x7f2e0f1202b0> # /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' <<< 8369 1726883680.99850: 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 0x7f2e0f120850> <<< 8369 1726883680.99888: 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 0x7f2e0f120ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0f120370> <<< 8369 1726883680.99892: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0f112790> <<< 8369 1726883680.99930: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0f109dc0> # /usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/hawkey/__init__.py <<< 8369 1726883680.99944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883681.00061: 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 0x7f2e0ecd1ee0> <<< 8369 1726883681.00066: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0f112190> <<< 8369 1726883681.00132: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0f0ffca0> <<< 8369 1726883681.00178: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0f202730> <<< 8369 1726883681.00196: 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' <<< 8369 1726883681.00298: 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 0x7f2e0f202f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0f2028b0> <<< 8369 1726883681.00340: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e109d7280> # /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 0x7f2e0ecdfd60> <<< 8369 1726883681.00394: 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 <<< 8369 1726883681.00399: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc' <<< 8369 1726883681.00434: 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' # /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' <<< 8369 1726883681.00464: 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' <<< 8369 1726883681.00487: 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 <<< 8369 1726883681.00535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/core.cpython-39.pyc' <<< 8369 1726883681.00559: 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 <<< 8369 1726883681.00661: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 8369 1726883681.00785: 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 0x7f2e0eb51220> <<< 8369 1726883681.00890: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ebf02b0> <<< 8369 1726883681.00918: 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' <<< 8369 1726883681.00941: 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 0x7f2e0ebfd7f0> <<< 8369 1726883681.01032: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0eba3e50> <<< 8369 1726883681.01036: 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' <<< 8369 1726883681.01097: 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' <<< 8369 1726883681.01128: 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' <<< 8369 1726883681.01171: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ebfde80> <<< 8369 1726883681.01175: stdout chunk (state=3): >>>import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ebfdbb0> <<< 8369 1726883681.01210: 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' <<< 8369 1726883681.01216: 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 <<< 8369 1726883681.01222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 8369 1726883681.01887: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ebfdee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ebfde50> # /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 0x7f2e0ea541c0> # /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 0x7f2e0ea54250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ebfdf40> # /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 0x7f2e0ea543d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ebfdeb0> # /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 0x7f2e0ebfdc40> # /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 0x7f2e0ea541f0> # /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 0x7f2e0ea54430> # /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 0x7f2e0ea544c0> # /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 0x7f2e0ea54550> # /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' <<< 8369 1726883681.02082: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ea545e0> # /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 0x7f2e0ea54670> # /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 0x7f2e0ea54700> # /usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/status.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/gpg/constants/status.py <<< 8369 1726883681.02113: 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 0x7f2e0ea54790> # /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' <<< 8369 1726883681.02835: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ea54820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ebfd220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ebd71c0> # /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 0x7f2e0ea54be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ea54940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ebfd8e0> # /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 0x7f2e0ebf0100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ebceca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ebce2b0> # /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 0x7f2e0ebce490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ed04b50> # /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 0x7f2e0ebcee20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ecdfd00> # /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 0x7f2e0ea6cc40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ea6c4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ed04940> # /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'<<< 8369 1726883681.02842: stdout chunk (state=3): >>> <<< 8369 1726883681.02880: 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<<< 8369 1726883681.02887: stdout chunk (state=3): >>> <<< 8369 1726883681.02916: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc'<<< 8369 1726883681.02922: stdout chunk (state=3): >>> <<< 8369 1726883681.02952: 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<<< 8369 1726883681.02967: stdout chunk (state=3): >>> <<< 8369 1726883681.02980: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc'<<< 8369 1726883681.02986: stdout chunk (state=3): >>> <<< 8369 1726883681.03015: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ea0a2b0> <<< 8369 1726883681.03058: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py<<< 8369 1726883681.03065: stdout chunk (state=3): >>> <<< 8369 1726883681.03121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc'<<< 8369 1726883681.03124: stdout chunk (state=3): >>> <<< 8369 1726883681.03154: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py<<< 8369 1726883681.03160: stdout chunk (state=3): >>> <<< 8369 1726883681.03233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'<<< 8369 1726883681.03236: stdout chunk (state=3): >>> <<< 8369 1726883681.03270: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py<<< 8369 1726883681.03275: stdout chunk (state=3): >>> <<< 8369 1726883681.03305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc'<<< 8369 1726883681.03311: stdout chunk (state=3): >>> <<< 8369 1726883681.03339: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e9bc190><<< 8369 1726883681.03347: stdout chunk (state=3): >>> <<< 8369 1726883681.03405: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883681.03420: stdout chunk (state=3): >>> # extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883681.03440: stdout chunk (state=3): >>> <<< 8369 1726883681.03443: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e0e9bc220> <<< 8369 1726883681.03542: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ea1d6a0><<< 8369 1726883681.03553: stdout chunk (state=3): >>> <<< 8369 1726883681.03601: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ea0a6d0><<< 8369 1726883681.03610: stdout chunk (state=3): >>> <<< 8369 1726883681.03650: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e9fea90><<< 8369 1726883681.03662: stdout chunk (state=3): >>> <<< 8369 1726883681.03710: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e9f50d0><<< 8369 1726883681.03721: stdout chunk (state=3): >>> <<< 8369 1726883681.03737: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ea6cee0><<< 8369 1726883681.03746: stdout chunk (state=3): >>> <<< 8369 1726883681.03779: 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<<< 8369 1726883681.03782: stdout chunk (state=3): >>> <<< 8369 1726883681.03809: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc'<<< 8369 1726883681.03814: stdout chunk (state=3): >>> <<< 8369 1726883681.03848: 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<<< 8369 1726883681.03855: stdout chunk (state=3): >>> <<< 8369 1726883681.04009: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc'<<< 8369 1726883681.04014: stdout chunk (state=3): >>> <<< 8369 1726883681.04054: 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<<< 8369 1726883681.04065: stdout chunk (state=3): >>> <<< 8369 1726883681.04078: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/transaction.cpython-39.pyc'<<< 8369 1726883681.04086: stdout chunk (state=3): >>> <<< 8369 1726883681.04102: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e9bcfd0><<< 8369 1726883681.04120: stdout chunk (state=3): >>> <<< 8369 1726883681.04133: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e9bc790> <<< 8369 1726883681.04186: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ea6cd90><<< 8369 1726883681.04193: stdout chunk (state=3): >>> <<< 8369 1726883681.04228: 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<<< 8369 1726883681.04238: stdout chunk (state=3): >>> <<< 8369 1726883681.04255: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/drpm.cpython-39.pyc'<<< 8369 1726883681.04259: stdout chunk (state=3): >>> <<< 8369 1726883681.04279: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e9f5940><<< 8369 1726883681.04286: stdout chunk (state=3): >>> <<< 8369 1726883681.04333: 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<<< 8369 1726883681.04345: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/goal.cpython-39.pyc' <<< 8369 1726883681.04360: stdout chunk (state=3): >>>import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e9e0850><<< 8369 1726883681.04365: stdout chunk (state=3): >>> <<< 8369 1726883681.04409: 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<<< 8369 1726883681.04422: stdout chunk (state=3): >>> <<< 8369 1726883681.04433: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/history.cpython-39.pyc' <<< 8369 1726883681.04435: stdout chunk (state=3): >>>import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e9e08e0> <<< 8369 1726883681.04487: 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<<< 8369 1726883681.04500: stdout chunk (state=3): >>> <<< 8369 1726883681.04511: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/__init__.cpython-39.pyc'<<< 8369 1726883681.04514: stdout chunk (state=3): >>> <<< 8369 1726883681.04516: stdout chunk (state=3): >>>import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e9e0a60><<< 8369 1726883681.04521: stdout chunk (state=3): >>> <<< 8369 1726883681.04555: 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<<< 8369 1726883681.04561: stdout chunk (state=3): >>> <<< 8369 1726883681.04599: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/module_base.cpython-39.pyc'<<< 8369 1726883681.04607: stdout chunk (state=3): >>> <<< 8369 1726883681.04644: 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<<< 8369 1726883681.04651: stdout chunk (state=3): >>> <<< 8369 1726883681.04695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc'<<< 8369 1726883681.04707: stdout chunk (state=3): >>> <<< 8369 1726883681.04833: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so'<<< 8369 1726883681.04844: stdout chunk (state=3): >>> <<< 8369 1726883681.04848: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.9/site-packages/libdnf/_smartcols.so'<<< 8369 1726883681.04860: stdout chunk (state=3): >>> <<< 8369 1726883681.04867: stdout chunk (state=3): >>>import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e110f31c0> <<< 8369 1726883681.04896: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e9f0190><<< 8369 1726883681.04904: stdout chunk (state=3): >>> <<< 8369 1726883681.04948: 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<<< 8369 1726883681.04968: stdout chunk (state=3): >>> <<< 8369 1726883681.04972: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/selector.cpython-39.pyc'<<< 8369 1726883681.04974: stdout chunk (state=3): >>> <<< 8369 1726883681.04977: stdout chunk (state=3): >>>import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e110f3220> <<< 8369 1726883681.05011: 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<<< 8369 1726883681.05022: stdout chunk (state=3): >>> <<< 8369 1726883681.05037: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/module/__pycache__/exceptions.cpython-39.pyc'<<< 8369 1726883681.05043: stdout chunk (state=3): >>> <<< 8369 1726883681.05077: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e110f3310><<< 8369 1726883681.05088: stdout chunk (state=3): >>> <<< 8369 1726883681.05105: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e9e0a00><<< 8369 1726883681.05111: stdout chunk (state=3): >>> <<< 8369 1726883681.05141: 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<<< 8369 1726883681.05155: stdout chunk (state=3): >>> <<< 8369 1726883681.05170: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/persistor.cpython-39.pyc' <<< 8369 1726883681.05197: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e9e0fa0><<< 8369 1726883681.05205: stdout chunk (state=3): >>> <<< 8369 1726883681.05231: 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<<< 8369 1726883681.05237: stdout chunk (state=3): >>> <<< 8369 1726883681.05262: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc'<<< 8369 1726883681.05268: stdout chunk (state=3): >>> <<< 8369 1726883681.05309: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py<<< 8369 1726883681.05316: stdout chunk (state=3): >>> <<< 8369 1726883681.05406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc'<<< 8369 1726883681.05415: stdout chunk (state=3): >>> <<< 8369 1726883681.05443: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py<<< 8369 1726883681.05448: stdout chunk (state=3): >>> <<< 8369 1726883681.05480: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc'<<< 8369 1726883681.05487: stdout chunk (state=3): >>> <<< 8369 1726883681.05523: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py<<< 8369 1726883681.05539: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc'<<< 8369 1726883681.05545: stdout chunk (state=3): >>> <<< 8369 1726883681.05596: stdout chunk (state=3): >>># extension module '_opcode' loaded from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883681.05618: stdout chunk (state=3): >>> <<< 8369 1726883681.05625: stdout chunk (state=3): >>># extension module '_opcode' executed from '/usr/lib64/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883681.05628: stdout chunk (state=3): >>> <<< 8369 1726883681.05629: stdout chunk (state=3): >>>import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e0e8263d0> <<< 8369 1726883681.05655: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e826190><<< 8369 1726883681.05660: stdout chunk (state=3): >>> <<< 8369 1726883681.05705: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e8159d0><<< 8369 1726883681.05714: stdout chunk (state=3): >>> <<< 8369 1726883681.05877: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e111049d0><<< 8369 1726883681.05885: stdout chunk (state=3): >>> <<< 8369 1726883681.05908: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e110f3eb0><<< 8369 1726883681.05914: stdout chunk (state=3): >>> <<< 8369 1726883681.05964: 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<<< 8369 1726883681.05983: stdout chunk (state=3): >>> <<< 8369 1726883681.05986: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc'<<< 8369 1726883681.05989: stdout chunk (state=3): >>> <<< 8369 1726883681.05991: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11104ca0><<< 8369 1726883681.05992: stdout chunk (state=3): >>> <<< 8369 1726883681.06023: 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<<< 8369 1726883681.06036: stdout chunk (state=3): >>> <<< 8369 1726883681.06056: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repodict.cpython-39.pyc'<<< 8369 1726883681.06075: stdout chunk (state=3): >>> import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e1110b9a0><<< 8369 1726883681.06080: stdout chunk (state=3): >>> <<< 8369 1726883681.06116: 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<<< 8369 1726883681.06134: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/connection.cpython-39.pyc'<<< 8369 1726883681.06144: stdout chunk (state=3): >>> <<< 8369 1726883681.06164: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e834700><<< 8369 1726883681.06166: stdout chunk (state=3): >>> <<< 8369 1726883681.06200: 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<<< 8369 1726883681.06220: stdout chunk (state=3): >>> <<< 8369 1726883681.06229: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/miscutils.cpython-39.pyc'<<< 8369 1726883681.06234: stdout chunk (state=3): >>> <<< 8369 1726883681.06252: stdout chunk (state=3): >>>import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e834340><<< 8369 1726883681.06254: stdout chunk (state=3): >>> <<< 8369 1726883681.06284: 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 <<< 8369 1726883681.06307: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/sack.cpython-39.pyc'<<< 8369 1726883681.06310: stdout chunk (state=3): >>> <<< 8369 1726883681.06341: 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<<< 8369 1726883681.06347: stdout chunk (state=3): >>> <<< 8369 1726883681.06384: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc'<<< 8369 1726883681.06396: stdout chunk (state=3): >>> <<< 8369 1726883681.06416: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e843670><<< 8369 1726883681.06426: stdout chunk (state=3): >>> <<< 8369 1726883681.06439: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e843190><<< 8369 1726883681.06447: stdout chunk (state=3): >>> <<< 8369 1726883681.06486: 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 <<< 8369 1726883681.06514: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/subject.cpython-39.pyc' <<< 8369 1726883681.06518: stdout chunk (state=3): >>>import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e8434f0><<< 8369 1726883681.06525: stdout chunk (state=3): >>> <<< 8369 1726883681.06556: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e10d01970><<< 8369 1726883681.06565: stdout chunk (state=3): >>> <<< 8369 1726883681.06581: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e10d01550><<< 8369 1726883681.06587: stdout chunk (state=3): >>> <<< 8369 1726883681.07347: 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<<< 8369 1726883681.07358: stdout chunk (state=3): >>> <<< 8369 1726883681.07379: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc'<<< 8369 1726883681.07385: stdout chunk (state=3): >>> <<< 8369 1726883681.07445: 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<<< 8369 1726883681.07448: stdout chunk (state=3): >>> <<< 8369 1726883681.07451: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnfpluginscore/__pycache__/__init__.cpython-39.pyc'<<< 8369 1726883681.07454: stdout chunk (state=3): >>> <<< 8369 1726883681.07484: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e84bfa0><<< 8369 1726883681.07490: stdout chunk (state=3): >>> <<< 8369 1726883681.07541: 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<<< 8369 1726883681.07545: stdout chunk (state=3): >>> <<< 8369 1726883681.07550: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/__init__.cpython-39.pyc'<<< 8369 1726883681.07553: stdout chunk (state=3): >>> <<< 8369 1726883681.07594: 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<<< 8369 1726883681.07601: stdout chunk (state=3): >>> <<< 8369 1726883681.07662: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc'<<< 8369 1726883681.07665: stdout chunk (state=3): >>> <<< 8369 1726883681.07706: 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<<< 8369 1726883681.07712: stdout chunk (state=3): >>> <<< 8369 1726883681.07777: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc'<<< 8369 1726883681.07787: stdout chunk (state=3): >>> <<< 8369 1726883681.07825: 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<<< 8369 1726883681.07830: stdout chunk (state=3): >>> <<< 8369 1726883681.07856: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/format.cpython-39.pyc'<<< 8369 1726883681.07859: stdout chunk (state=3): >>> <<< 8369 1726883681.07862: stdout chunk (state=3): >>>import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e802fa0><<< 8369 1726883681.07864: stdout chunk (state=3): >>> <<< 8369 1726883681.07905: 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<<< 8369 1726883681.07924: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc'<<< 8369 1726883681.07928: stdout chunk (state=3): >>> <<< 8369 1726883681.07961: 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<<< 8369 1726883681.07967: stdout chunk (state=3): >>> <<< 8369 1726883681.07997: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/term.cpython-39.pyc'<<< 8369 1726883681.07999: stdout chunk (state=3): >>> <<< 8369 1726883681.08032: stdout chunk (state=3): >>># /usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/curses/__init__.py<<< 8369 1726883681.08040: stdout chunk (state=3): >>> <<< 8369 1726883681.08056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/curses/__pycache__/__init__.cpython-39.pyc'<<< 8369 1726883681.08062: stdout chunk (state=3): >>> <<< 8369 1726883681.08204: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883681.08227: stdout chunk (state=3): >>> <<< 8369 1726883681.08230: stdout chunk (state=3): >>># extension module '_curses' executed from '/usr/lib64/python3.9/lib-dynload/_curses.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883681.08233: stdout chunk (state=3): >>> import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e0e79ad90><<< 8369 1726883681.08239: stdout chunk (state=3): >>> <<< 8369 1726883681.08257: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e79ac10><<< 8369 1726883681.08267: stdout chunk (state=3): >>> <<< 8369 1726883681.08279: stdout chunk (state=3): >>>import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e79a3d0><<< 8369 1726883681.08291: stdout chunk (state=3): >>> <<< 8369 1726883681.08305: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e79a190><<< 8369 1726883681.08310: stdout chunk (state=3): >>> <<< 8369 1726883681.08354: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e7ecee0><<< 8369 1726883681.08360: stdout chunk (state=3): >>> <<< 8369 1726883681.08393: 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<<< 8369 1726883681.08407: stdout chunk (state=3): >>> <<< 8369 1726883681.08420: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/aliases.cpython-39.pyc'<<< 8369 1726883681.08431: stdout chunk (state=3): >>> <<< 8369 1726883681.08452: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e79a220> <<< 8369 1726883681.08491: 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<<< 8369 1726883681.08498: stdout chunk (state=3): >>> <<< 8369 1726883681.08537: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc'<<< 8369 1726883681.08542: stdout chunk (state=3): >>> <<< 8369 1726883681.08572: 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<<< 8369 1726883681.08578: stdout chunk (state=3): >>> <<< 8369 1726883681.08614: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc'<<< 8369 1726883681.08620: stdout chunk (state=3): >>> <<< 8369 1726883681.08662: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e7c7160><<< 8369 1726883681.08671: stdout chunk (state=3): >>> <<< 8369 1726883681.08724: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e79aeb0><<< 8369 1726883681.08730: stdout chunk (state=3): >>> <<< 8369 1726883681.08771: 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<<< 8369 1726883681.08784: stdout chunk (state=3): >>> <<< 8369 1726883681.08796: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/alias.cpython-39.pyc' <<< 8369 1726883681.08805: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e7b89d0> <<< 8369 1726883681.08828: 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' <<< 8369 1726883681.08836: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e7c7fd0> <<< 8369 1726883681.08867: 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' <<< 8369 1726883681.08886: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e7a51c0> <<< 8369 1726883681.08911: 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 <<< 8369 1726883681.08923: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/clean.cpython-39.pyc' <<< 8369 1726883681.08929: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e7a5310> <<< 8369 1726883681.08956: 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' <<< 8369 1726883681.08980: 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 <<< 8369 1726883681.09011: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 8369 1726883681.09059: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e7a5910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e7a5640> <<< 8369 1726883681.09106: 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' <<< 8369 1726883681.09109: stdout chunk (state=3): >>>import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e7a59d0> <<< 8369 1726883681.09134: 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' <<< 8369 1726883681.09140: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e6d7610> <<< 8369 1726883681.09171: 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 <<< 8369 1726883681.09184: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 8369 1726883681.09214: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e6d7700> <<< 8369 1726883681.09220: 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 <<< 8369 1726883681.09241: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 8369 1726883681.09265: 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 <<< 8369 1726883681.09310: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 8369 1726883681.09323: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e6d7ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e6d7af0> <<< 8369 1726883681.09352: 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 <<< 8369 1726883681.09359: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' <<< 8369 1726883681.09376: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e6d7f40> <<< 8369 1726883681.09406: 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 <<< 8369 1726883681.09411: stdout chunk (state=3): >>># 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 0x7f2e0e6edb20> <<< 8369 1726883681.09446: 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' <<< 8369 1726883681.09457: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e6edc40> <<< 8369 1726883681.09476: 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 <<< 8369 1726883681.09503: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 8369 1726883681.09534: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e6ede80> <<< 8369 1726883681.09562: 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' <<< 8369 1726883681.09576: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e67e310> <<< 8369 1726883681.09607: 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 <<< 8369 1726883681.09615: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' <<< 8369 1726883681.09621: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e67ed00> <<< 8369 1726883681.09657: 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 <<< 8369 1726883681.09672: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' <<< 8369 1726883681.09675: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e67ee50> <<< 8369 1726883681.09708: 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 <<< 8369 1726883681.09714: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 8369 1726883681.09746: 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 <<< 8369 1726883681.09763: stdout chunk (state=3): >>># 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 0x7f2e0e68c550> <<< 8369 1726883681.09769: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e68c130> <<< 8369 1726883681.09785: 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 <<< 8369 1726883681.09923: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 8369 1726883681.09949: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 8369 1726883681.09969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e68cf40> <<< 8369 1726883681.09994: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e68ca90> <<< 8369 1726883681.10023: 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 <<< 8369 1726883681.10029: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/swap.cpython-39.pyc' <<< 8369 1726883681.10035: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e68cd90> <<< 8369 1726883681.10059: 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 <<< 8369 1726883681.10077: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 8369 1726883681.10097: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e699820> <<< 8369 1726883681.10122: 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 <<< 8369 1726883681.10132: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' <<< 8369 1726883681.10138: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e699fa0> <<< 8369 1726883681.10171: 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' <<< 8369 1726883681.10180: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e6a72b0> <<< 8369 1726883681.10213: 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' <<< 8369 1726883681.10219: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e6a73a0> <<< 8369 1726883681.10240: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e7ec4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e7ec220> <<< 8369 1726883681.10258: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e84bd00> <<< 8369 1726883681.10279: 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 <<< 8369 1726883681.10302: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/changelog.cpython-39.pyc' <<< 8369 1726883681.10331: 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 <<< 8369 1726883681.10337: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883681.10367: 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 <<< 8369 1726883681.10373: 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 0x7f2e0e6a7f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e6a7c40> <<< 8369 1726883681.10411: 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' <<< 8369 1726883681.10442: 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 <<< 8369 1726883681.10487: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 8369 1726883681.10523: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 8369 1726883681.10556: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 8369 1726883681.10650: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e6415e0> <<< 8369 1726883681.10673: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc matches /usr/lib64/python3.9/decimal.py <<< 8369 1726883681.10679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/decimal.cpython-39.pyc' <<< 8369 1726883681.10747: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 8369 1726883681.10764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 8369 1726883681.10798: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e64b520> <<< 8369 1726883681.10862: 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 0x7f2e0e641e80> <<< 8369 1726883681.10868: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e641df0> <<< 8369 1726883681.10906: 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 <<< 8369 1726883681.10912: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 8369 1726883681.10958: 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' <<< 8369 1726883681.10969: stdout chunk (state=3): >>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e676760> <<< 8369 1726883681.10974: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e6761f0> <<< 8369 1726883681.11005: 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' <<< 8369 1726883681.11038: 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 <<< 8369 1726883681.11076: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 8369 1726883681.11096: stdout chunk (state=3): >>>import 'six.moves' # <<< 8369 1726883681.11135: 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 <<< 8369 1726883681.11141: stdout chunk (state=3): >>># 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 0x7f2e0e5c3a90> <<< 8369 1726883681.11180: 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' <<< 8369 1726883681.11196: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e5c3c70> <<< 8369 1726883681.11213: 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 <<< 8369 1726883681.11238: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 8369 1726883681.11246: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 8369 1726883681.11309: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e676cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e676a60> <<< 8369 1726883681.11374: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e6b4160> <<< 8369 1726883681.11407: 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 <<< 8369 1726883681.11413: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 8369 1726883681.11444: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e641220> <<< 8369 1726883681.11467: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e6a7af0> <<< 8369 1726883681.11473: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e7ec250> <<< 8369 1726883681.11510: 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 <<< 8369 1726883681.11516: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/config_manager.cpython-39.pyc' <<< 8369 1726883681.11573: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e5e4190> <<< 8369 1726883681.11601: 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 <<< 8369 1726883681.11627: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 8369 1726883681.11644: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e5e44c0> <<< 8369 1726883681.11673: 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 <<< 8369 1726883681.11683: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' <<< 8369 1726883681.11706: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e5e4d30> <<< 8369 1726883681.11741: 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 <<< 8369 1726883681.11745: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-39.pyc' <<< 8369 1726883681.11751: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e579640> <<< 8369 1726883681.11775: 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 <<< 8369 1726883681.11815: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/download.cpython-39.pyc' <<< 8369 1726883681.11836: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e579bb0> <<< 8369 1726883681.11854: 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 <<< 8369 1726883681.11858: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-39.pyc' <<< 8369 1726883681.11885: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/__init__.py <<< 8369 1726883681.11891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/sqlite3/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883681.11925: stdout chunk (state=3): >>># /usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc matches /usr/lib64/python3.9/sqlite3/dbapi2.py <<< 8369 1726883681.11933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/sqlite3/__pycache__/dbapi2.cpython-39.pyc' <<< 8369 1726883681.11999: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.9/lib-dynload/_sqlite3.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883681.12022: 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 0x7f2e0e586c70> <<< 8369 1726883681.12025: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e586850> <<< 8369 1726883681.12028: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e5865b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e586220> <<< 8369 1726883681.12063: 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 <<< 8369 1726883681.12069: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 8369 1726883681.12116: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e586460> <<< 8369 1726883681.12135: 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 <<< 8369 1726883681.12158: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 8369 1726883681.12188: 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 <<< 8369 1726883681.12195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883681.12228: 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 <<< 8369 1726883681.12233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_compat.cpython-39.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e595be0> <<< 8369 1726883681.12258: 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' <<< 8369 1726883681.12279: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e595c70> <<< 8369 1726883681.12305: 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 <<< 8369 1726883681.12318: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/types.cpython-39.pyc' <<< 8369 1726883681.12426: 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 0x7f2e0e5a32b0> <<< 8369 1726883681.12433: stdout chunk (state=3): >>>import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e595df0> <<< 8369 1726883681.12464: 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 <<< 8369 1726883681.12479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_dbus.cpython-39.pyc' <<< 8369 1726883681.12505: 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 <<< 8369 1726883681.12518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 8369 1726883681.12537: 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 <<< 8369 1726883681.12561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/connection.cpython-39.pyc' <<< 8369 1726883681.12589: 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 <<< 8369 1726883681.12602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/lowlevel.cpython-39.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e4aa310> <<< 8369 1726883681.12611: 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 <<< 8369 1726883681.12630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/proxies.cpython-39.pyc' <<< 8369 1726883681.12656: 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 <<< 8369 1726883681.12663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-39.pyc' <<< 8369 1726883681.12705: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/__init__.py <<< 8369 1726883681.12714: 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 0x7f2e0e4b3370> <<< 8369 1726883681.12737: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/__init__.py <<< 8369 1726883681.12742: 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 0x7f2e0e4b3310> <<< 8369 1726883681.12765: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc matches /usr/lib64/python3.9/xml/parsers/expat.py <<< 8369 1726883681.12773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/parsers/__pycache__/expat.cpython-39.pyc' <<< 8369 1726883681.12839: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883681.12843: 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 0x7f2e0e4b34c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e4b3220> <<< 8369 1726883681.12853: stdout chunk (state=3): >>>import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e4aad30> <<< 8369 1726883681.12865: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e4aa3d0> <<< 8369 1726883681.12888: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e5b1a60> <<< 8369 1726883681.12893: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e5b10d0> <<< 8369 1726883681.12919: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e5a3970> <<< 8369 1726883681.12926: stdout chunk (state=3): >>>import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e595820> <<< 8369 1726883681.12962: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e5950d0> <<< 8369 1726883681.12989: 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 <<< 8369 1726883681.13001: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-39.pyc' <<< 8369 1726883681.13006: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e595970> <<< 8369 1726883681.13042: 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 <<< 8369 1726883681.13055: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repodiff.cpython-39.pyc' <<< 8369 1726883681.13063: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e4aadc0> <<< 8369 1726883681.13086: 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 <<< 8369 1726883681.13097: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/repograph.cpython-39.pyc' <<< 8369 1726883681.13100: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e4b3790> <<< 8369 1726883681.13140: 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' <<< 8369 1726883681.13156: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e4b3a00> <<< 8369 1726883681.13174: 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 <<< 8369 1726883681.13205: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/reposync.cpython-39.pyc' <<< 8369 1726883681.13209: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e4b3f70> <<< 8369 1726883681.13242: 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 <<< 8369 1726883681.13287: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 8369 1726883681.13321: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e4cf760> <<< 8369 1726883681.13341: 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 <<< 8369 1726883681.13365: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 8369 1726883681.13393: 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 <<< 8369 1726883681.13398: stdout chunk (state=3): >>># 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 0x7f2e0e453940> <<< 8369 1726883681.13425: 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 <<< 8369 1726883681.13452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 8369 1726883681.13485: 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 <<< 8369 1726883681.13491: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/__init__.cpython-39.pyc' import 'rhsm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e460bb0> <<< 8369 1726883681.13515: 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 <<< 8369 1726883681.13568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 8369 1726883681.13611: 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 0x7f2e0e482160> <<< 8369 1726883681.13757: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e460c10> <<< 8369 1726883681.13779: 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 <<< 8369 1726883681.13807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 8369 1726883681.13835: 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 <<< 8369 1726883681.13844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 8369 1726883681.13880: 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' <<< 8369 1726883681.13915: 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 <<< 8369 1726883681.13933: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 8369 1726883681.13961: 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' <<< 8369 1726883681.13992: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e432430> <<< 8369 1726883681.14023: 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 <<< 8369 1726883681.14027: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' <<< 8369 1726883681.14034: stdout chunk (state=3): >>>import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e432550> <<< 8369 1726883681.14150: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e4244c0> <<< 8369 1726883681.14169: 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 <<< 8369 1726883681.14198: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 8369 1726883681.14226: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e4247f0> <<< 8369 1726883681.14260: 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 0x7f2e0e425940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e424160> <<< 8369 1726883681.14296: 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 <<< 8369 1726883681.14300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/i18n.cpython-39.pyc' <<< 8369 1726883681.14333: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e424220> <<< 8369 1726883681.14367: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e418ac0> <<< 8369 1726883681.14404: 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 <<< 8369 1726883681.14407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injection.cpython-39.pyc' <<< 8369 1726883681.14409: stdout chunk (state=3): >>>import 'subscription_manager.injection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e425df0> <<< 8369 1726883681.14445: 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 0x7f2e0e3cc220> <<< 8369 1726883681.14480: 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 0x7f2e0e3cc310> <<< 8369 1726883681.14514: 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 <<< 8369 1726883681.14520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/config.cpython-39.pyc' <<< 8369 1726883681.14553: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e3cc430> <<< 8369 1726883681.14565: 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 <<< 8369 1726883681.14603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 8369 1726883681.14622: 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 <<< 8369 1726883681.14805: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 8369 1726883681.14829: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 8369 1726883681.14886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 8369 1726883681.14907: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 8369 1726883681.14929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 8369 1726883681.14984: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e3a1670> <<< 8369 1726883681.15041: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e3f5f70> <<< 8369 1726883681.15068: 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 <<< 8369 1726883681.15072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/https.cpython-39.pyc' import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e408a00> <<< 8369 1726883681.15109: 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' <<< 8369 1726883681.15141: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e408a90> <<< 8369 1726883681.15154: 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 <<< 8369 1726883681.15179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 8369 1726883681.15251: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e3a12e0> <<< 8369 1726883681.15275: 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 0x7f2e0e3b23d0> <<< 8369 1726883681.15586: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e3d9d30> <<< 8369 1726883681.15617: 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 <<< 8369 1726883681.15627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 8369 1726883681.15654: 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' <<< 8369 1726883681.15666: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e3e29a0> <<< 8369 1726883681.15695: 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' <<< 8369 1726883681.15747: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e3608b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e3e22b0> <<< 8369 1726883681.15821: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e3ccbe0> <<< 8369 1726883681.15896: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e47ddc0> <<< 8369 1726883681.15923: 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 <<< 8369 1726883681.15950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 8369 1726883681.15976: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 8369 1726883681.15993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 8369 1726883681.16014: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e385670> <<< 8369 1726883681.16047: 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 <<< 8369 1726883681.16055: stdout chunk (state=3): >>># 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 0x7f2e0e385e20> <<< 8369 1726883681.16091: 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 0x7f2e0e314190> <<< 8369 1726883681.16127: 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 <<< 8369 1726883681.16150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 8369 1726883681.16183: 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 <<< 8369 1726883681.16190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 8369 1726883681.16272: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e314ac0> <<< 8369 1726883681.16297: 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 <<< 8369 1726883681.16305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 8369 1726883681.16334: 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 <<< 8369 1726883681.16337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 8369 1726883681.16355: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e3331f0> <<< 8369 1726883681.16382: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e314d90> <<< 8369 1726883681.16423: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e314220> <<< 8369 1726883681.16466: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e3748b0> <<< 8369 1726883681.16491: 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 <<< 8369 1726883681.16520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 8369 1726883681.16543: 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 <<< 8369 1726883681.16601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 8369 1726883681.16617: 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 <<< 8369 1726883681.16639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 8369 1726883681.16674: 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 <<< 8369 1726883681.16680: stdout chunk (state=3): >>># 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 0x7f2e0e2ec310> <<< 8369 1726883681.16716: 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' <<< 8369 1726883681.16741: 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' <<< 8369 1726883681.16775: 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 <<< 8369 1726883681.16782: 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 0x7f2e0e2ecdf0> <<< 8369 1726883681.16811: 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' <<< 8369 1726883681.16843: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2ecf70> <<< 8369 1726883681.16870: 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 <<< 8369 1726883681.16876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' <<< 8369 1726883681.16895: 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 <<< 8369 1726883681.16942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 8369 1726883681.16947: 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 <<< 8369 1726883681.16954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 8369 1726883681.17057: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2f4c10> <<< 8369 1726883681.17063: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2f47f0> <<< 8369 1726883681.17085: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2f4340> <<< 8369 1726883681.17113: stdout chunk (state=3): >>>import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2eca90> <<< 8369 1726883681.17119: 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 <<< 8369 1726883681.17126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 8369 1726883681.17158: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2ecbe0> <<< 8369 1726883681.17183: 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 <<< 8369 1726883681.17196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 8369 1726883681.17233: 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 <<< 8369 1726883681.17242: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883681.17275: 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' <<< 8369 1726883681.17321: 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 <<< 8369 1726883681.17327: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 8369 1726883681.17359: 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' <<< 8369 1726883681.17411: 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 0x7f2e0e2a1a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2a16a0> <<< 8369 1726883681.17436: 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 <<< 8369 1726883681.17479: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 8369 1726883681.17567: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2a1700> <<< 8369 1726883681.17575: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves' # <<< 8369 1726883681.17578: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 8369 1726883681.17661: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e295640> <<< 8369 1726883681.17692: 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 <<< 8369 1726883681.17704: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_version.cpython-39.pyc' import 'urllib3._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e295820> <<< 8369 1726883681.17714: 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 <<< 8369 1726883681.17738: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 8369 1726883681.17755: 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 <<< 8369 1726883681.17779: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 8369 1726883681.17812: 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' <<< 8369 1726883681.17847: 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 <<< 8369 1726883681.17854: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/connection.cpython-39.pyc' <<< 8369 1726883681.17882: 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 <<< 8369 1726883681.17888: stdout chunk (state=3): >>># 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 0x7f2e0e24d940> <<< 8369 1726883681.17922: 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 0x7f2e0e24daf0> <<< 8369 1726883681.17957: 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' <<< 8369 1726883681.17970: stdout chunk (state=3): >>>import 'urllib3.util.wait' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e24dca0> <<< 8369 1726883681.18038: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e24d5e0> <<< 8369 1726883681.18063: 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 # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' <<< 8369 1726883681.18095: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e24d8e0> <<< 8369 1726883681.18121: 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 <<< 8369 1726883681.18131: 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 0x7f2e0e255100> <<< 8369 1726883681.18161: 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 <<< 8369 1726883681.18167: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 8369 1726883681.18208: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e255160> <<< 8369 1726883681.18236: 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 <<< 8369 1726883681.18259: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 8369 1726883681.18288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc matches /usr/lib64/python3.9/hmac.py <<< 8369 1726883681.18293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hmac.cpython-39.pyc' <<< 8369 1726883681.18314: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e265370> <<< 8369 1726883681.18351: 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 <<< 8369 1726883681.18354: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 8369 1726883681.20051: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e265940> <<< 8369 1726883681.20081: 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' <<< 8369 1726883681.20109: stdout chunk (state=3): >>>import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e286e80> <<< 8369 1726883681.20115: stdout chunk (state=3): >>>import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e255c40> <<< 8369 1726883681.20163: 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' <<< 8369 1726883681.20169: stdout chunk (state=3): >>>import 'urllib3.util.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e255ac0> <<< 8369 1726883681.20176: stdout chunk (state=3): >>>import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e24d280> <<< 8369 1726883681.20203: 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' <<< 8369 1726883681.20206: stdout chunk (state=3): >>>import 'urllib3.util.proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e24d340> <<< 8369 1726883681.20228: 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 <<< 8369 1726883681.20246: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 8369 1726883681.20263: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e24d040> <<< 8369 1726883681.20312: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2abb20> <<< 8369 1726883681.20345: 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 <<< 8369 1726883681.20348: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 8369 1726883681.20379: 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 <<< 8369 1726883681.20383: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/filepost.cpython-39.pyc' <<< 8369 1726883681.20407: 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 <<< 8369 1726883681.20434: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 8369 1726883681.20440: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e20e910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e20e550> <<< 8369 1726883681.20464: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib' # <<< 8369 1726883681.20473: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # <<< 8369 1726883681.20479: stdout chunk (state=3): >>>import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2bc940> <<< 8369 1726883681.20513: 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 <<< 8369 1726883681.20535: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 8369 1726883681.20578: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e24d0a0> <<< 8369 1726883681.20613: 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' <<< 8369 1726883681.20619: stdout chunk (state=3): >>>import 'urllib3.util.queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e20ed90> <<< 8369 1726883681.20645: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e295970> <<< 8369 1726883681.20666: 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 <<< 8369 1726883681.20689: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 8369 1726883681.20749: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e21b940> <<< 8369 1726883681.20767: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2950d0> <<< 8369 1726883681.20801: 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 <<< 8369 1726883681.20809: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883681.20843: 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 <<< 8369 1726883681.20851: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/universaldetector.cpython-39.pyc' <<< 8369 1726883681.20871: 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 <<< 8369 1726883681.20907: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 8369 1726883681.20936: 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' <<< 8369 1726883681.20951: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2322b0> <<< 8369 1726883681.20982: 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' <<< 8369 1726883681.21001: stdout chunk (state=3): >>>import 'chardet.charsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e232520> <<< 8369 1726883681.21009: stdout chunk (state=3): >>>import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2280a0> <<< 8369 1726883681.21036: 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' <<< 8369 1726883681.21074: 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' <<< 8369 1726883681.21077: stdout chunk (state=3): >>>import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e232e20> <<< 8369 1726883681.21115: 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 <<< 8369 1726883681.21119: 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 0x7f2e0e23c1c0> <<< 8369 1726883681.21149: stdout chunk (state=3): >>>import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e232a00> <<< 8369 1726883681.21165: 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 <<< 8369 1726883681.21172: 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 0x7f2e0e232c70> <<< 8369 1726883681.21203: 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' <<< 8369 1726883681.21231: 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' <<< 8369 1726883681.21281: 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 <<< 8369 1726883681.21292: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/mbcssm.cpython-39.pyc' <<< 8369 1726883681.21298: stdout chunk (state=3): >>>import 'chardet.mbcssm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e23cc70> <<< 8369 1726883681.21299: stdout chunk (state=3): >>>import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e23c820> <<< 8369 1726883681.21323: 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' <<< 8369 1726883681.21365: 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' <<< 8369 1726883681.21368: stdout chunk (state=3): >>>import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2440d0> <<< 8369 1726883681.21401: 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<<< 8369 1726883681.21411: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/chardistribution.cpython-39.pyc' <<< 8369 1726883681.21441: 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 <<< 8369 1726883681.21486: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euctwfreq.cpython-39.pyc' <<< 8369 1726883681.21489: stdout chunk (state=3): >>>import 'chardet.euctwfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e244b80> <<< 8369 1726883681.21511: 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 <<< 8369 1726883681.21535: 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 0x7f2e0e244c40> <<< 8369 1726883681.21564: 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 <<< 8369 1726883681.21601: 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 0x7f2e0e244cd0> <<< 8369 1726883681.21623: 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 <<< 8369 1726883681.21666: 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 0x7f2e0e244d60> <<< 8369 1726883681.21691: 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 <<< 8369 1726883681.21731: 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 0x7f2e0e244df0> <<< 8369 1726883681.21752: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e244520> <<< 8369 1726883681.21776: 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 <<< 8369 1726883681.21818: 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 0x7f2e0e244fa0> <<< 8369 1726883681.21822: stdout chunk (state=3): >>>import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e23cb50> <<< 8369 1726883681.21841: 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 <<< 8369 1726883681.21892: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' <<< 8369 1726883681.21898: stdout chunk (state=3): >>>import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e16e3a0> <<< 8369 1726883681.21936: 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' <<< 8369 1726883681.21942: stdout chunk (state=3): >>>import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e16e6d0> <<< 8369 1726883681.21974: 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 <<< 8369 1726883681.21981: 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 0x7f2e0e16e940> <<< 8369 1726883681.22019: 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' <<< 8369 1726883681.22027: stdout chunk (state=3): >>>import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e16ebe0> <<< 8369 1726883681.22052: 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 <<< 8369 1726883681.22056: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/big5prober.cpython-39.pyc' <<< 8369 1726883681.22063: stdout chunk (state=3): >>>import 'chardet.big5prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e16ee80> <<< 8369 1726883681.22088: 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' <<< 8369 1726883681.22113: stdout chunk (state=3): >>>import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e172160> <<< 8369 1726883681.22119: stdout chunk (state=3): >>>import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e23c460> <<< 8369 1726883681.22147: 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' <<< 8369 1726883681.22183: 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 <<< 8369 1726883681.22186: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' <<< 8369 1726883681.22188: stdout chunk (state=3): >>>import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e1724c0> <<< 8369 1726883681.22221: 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 <<< 8369 1726883681.22227: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langbulgarianmodel.cpython-39.pyc' <<< 8369 1726883681.22254: 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 <<< 8369 1726883681.22264: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/sbcharsetprober.cpython-39.pyc' <<< 8369 1726883681.22293: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e1728e0> <<< 8369 1726883681.22332: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e172760> <<< 8369 1726883681.22359: 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' <<< 8369 1726883681.22399: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e172d00> <<< 8369 1726883681.22427: 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 <<< 8369 1726883681.22434: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langhebrewmodel.cpython-39.pyc' <<< 8369 1726883681.22471: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e172c10> <<< 8369 1726883681.22502: 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 <<< 8369 1726883681.22508: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langrussianmodel.cpython-39.pyc' <<< 8369 1726883681.22559: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e172d30> <<< 8369 1726883681.22582: 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 <<< 8369 1726883681.22592: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 8369 1726883681.22624: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e180100> <<< 8369 1726883681.22654: 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' <<< 8369 1726883681.22710: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e180190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e23c670><<< 8369 1726883681.22718: stdout chunk (state=3): >>> <<< 8369 1726883681.22757: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2288b0> <<< 8369 1726883681.22791: 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 0x7f2e0e2288e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e228430> <<< 8369 1726883681.22834: 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 <<< 8369 1726883681.22842: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/exceptions.cpython-39.pyc' <<< 8369 1726883681.22895: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e23c550> <<< 8369 1726883681.22930: 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 <<< 8369 1726883681.22937: 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 0x7f2e0e2953d0> <<< 8369 1726883681.22958: 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 <<< 8369 1726883681.22990: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 8369 1726883681.23021: 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 0x7f2e0e180fd0> <<< 8369 1726883681.23055: 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' <<< 8369 1726883681.23079: 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 <<< 8369 1726883681.23085: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/compat.cpython-39.pyc' <<< 8369 1726883681.23130: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 8369 1726883681.23149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 8369 1726883681.23401: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e1175b0> <<< 8369 1726883681.23413: stdout chunk (state=3): >>>import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e1173a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e117130> <<< 8369 1726883681.23457: 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 <<< 8369 1726883681.23464: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 8369 1726883681.23483: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e117430> <<< 8369 1726883681.23511: 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' <<< 8369 1726883681.23530: stdout chunk (state=3): >>>import 'requests.structures' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e122f70> <<< 8369 1726883681.23585: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e172c70> <<< 8369 1726883681.23683: 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 <<< 8369 1726883681.23689: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/packages.cpython-39.pyc' <<< 8369 1726883681.23759: 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 <<< 8369 1726883681.23766: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883681.23798: 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 <<< 8369 1726883681.23807: 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 0x7f2e0e133a90> <<< 8369 1726883681.23832: 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 <<< 8369 1726883681.23844: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/core.cpython-39.pyc' <<< 8369 1726883681.23875: 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 <<< 8369 1726883681.23916: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 8369 1726883681.23949: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e140280> <<< 8369 1726883681.23975: 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 <<< 8369 1726883681.23985: 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 0x7f2e0e140340> <<< 8369 1726883681.24065: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e133b20> <<< 8369 1726883681.24071: stdout chunk (state=3): >>>import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e133790> <<< 8369 1726883681.24139: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e1336a0> <<< 8369 1726883681.24162: 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 <<< 8369 1726883681.24189: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/models.cpython-39.pyc' <<< 8369 1726883681.24220: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 8369 1726883681.24226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc' <<< 8369 1726883681.24256: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 8369 1726883681.24267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 8369 1726883681.24291: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e0f11f0> <<< 8369 1726883681.24306: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e140d30> <<< 8369 1726883681.24338: 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 0x7f2e0e140f40> <<< 8369 1726883681.24371: 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 <<< 8369 1726883681.24375: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/auth.cpython-39.pyc' <<< 8369 1726883681.24400: stdout chunk (state=3): >>>import 'requests.auth' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e0f1820> <<< 8369 1726883681.24438: 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 <<< 8369 1726883681.24444: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/status_codes.cpython-39.pyc' <<< 8369 1726883681.24483: stdout chunk (state=3): >>>import 'requests.status_codes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e0f1ee0> <<< 8369 1726883681.24507: stdout chunk (state=3): >>>import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e133760> <<< 8369 1726883681.24537: 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' <<< 8369 1726883681.24560: 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 <<< 8369 1726883681.24603: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/sessions.cpython-39.pyc' <<< 8369 1726883681.24643: 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 <<< 8369 1726883681.24655: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/adapters.cpython-39.pyc' <<< 8369 1726883681.24684: 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 <<< 8369 1726883681.24693: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/contrib/__pycache__/socks.cpython-39.pyc' <<< 8369 1726883681.24719: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc matches /usr/lib/python3.9/site-packages/socks.py <<< 8369 1726883681.24752: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/socks.cpython-39.pyc' <<< 8369 1726883681.24785: stdout chunk (state=3): >>>import 'socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e0a11f0> <<< 8369 1726883681.24815: stdout chunk (state=3): >>>import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e097e20> <<< 8369 1726883681.24830: stdout chunk (state=3): >>>import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e097310> <<< 8369 1726883681.24841: stdout chunk (state=3): >>>import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e105880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e140b80> <<< 8369 1726883681.24865: stdout chunk (state=3): >>>import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e304c70> <<< 8369 1726883681.24894: stdout chunk (state=3): >>>import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e304580> <<< 8369 1726883681.24927: 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 0x7f2e0e097f40><<< 8369 1726883681.24934: stdout chunk (state=3): >>> <<< 8369 1726883681.24963: 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 <<< 8369 1726883681.24987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/aws.cpython-39.pyc' <<< 8369 1726883681.24993: stdout chunk (state=3): >>>import 'cloud_what.providers.aws' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e097c70> <<< 8369 1726883681.25026: 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 <<< 8369 1726883681.25035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/azure.cpython-39.pyc' <<< 8369 1726883681.25077: stdout chunk (state=3): >>>import 'cloud_what.providers.azure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e0a9940> <<< 8369 1726883681.25096: 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 <<< 8369 1726883681.25118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/providers/__pycache__/gcp.cpython-39.pyc' <<< 8369 1726883681.25130: stdout chunk (state=3): >>>import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e0a9d30> <<< 8369 1726883681.25172: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2ec550> <<< 8369 1726883681.25235: stdout chunk (state=3): >>>import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2dd8b0> <<< 8369 1726883681.25264: 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' <<< 8369 1726883681.25288: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e0c3310> <<< 8369 1726883681.25320: 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 <<< 8369 1726883681.25329: 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 0x7f2e0e0c36a0> <<< 8369 1726883681.25364: 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 0x7f2e0e0c37c0> <<< 8369 1726883681.25406: 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 <<< 8369 1726883681.25422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/syspurpose/__pycache__/files.cpython-39.pyc' <<< 8369 1726883681.25458: 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' <<< 8369 1726883681.25464: stdout chunk (state=3): >>>import 'syspurpose.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e05a130> <<< 8369 1726883681.25509: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e0c3880> <<< 8369 1726883681.25535: 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 <<< 8369 1726883681.25541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/services/__pycache__/syspurpose.cpython-39.pyc' <<< 8369 1726883681.25565: 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 <<< 8369 1726883681.25584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/syspurposelib.cpython-39.pyc' <<< 8369 1726883681.25614: 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 <<< 8369 1726883681.25626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certlib.cpython-39.pyc' <<< 8369 1726883681.25655: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e067190> <<< 8369 1726883681.25723: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e05aa30> <<< 8369 1726883681.25737: 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 <<< 8369 1726883681.25744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 8369 1726883681.25773: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 8369 1726883681.25843: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 8369 1726883681.25867: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 8369 1726883681.25892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 8369 1726883681.25925: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e00d940> <<< 8369 1726883681.25966: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/util.py <<< 8369 1726883681.25970: 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 0x7f2e0e019580> <<< 8369 1726883681.26063: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e067f10> <<< 8369 1726883681.26096: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e067730> <<< 8369 1726883681.26124: 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'<<< 8369 1726883681.26131: stdout chunk (state=3): >>> import 'rhsmlib.dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e07da30> <<< 8369 1726883681.26159: 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 <<< 8369 1726883681.26180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 8369 1726883681.26210: 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 <<< 8369 1726883681.26235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 8369 1726883681.26270: 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 <<< 8369 1726883681.26279: 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 0x7f2e0e032c70> <<< 8369 1726883681.26333: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e0323a0> <<< 8369 1726883681.26358: 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 <<< 8369 1726883681.26364: 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 0x7f2e0e032e20> <<< 8369 1726883681.26408: 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 <<< 8369 1726883681.26414: 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 0x7f2e0e0432e0> <<< 8369 1726883681.26461: 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 <<< 8369 1726883681.26465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/mainloop/__pycache__/glib.cpython-39.pyc' <<< 8369 1726883681.26570: 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 0x7f2e0e043460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e043310> # /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 0x7f2e0e043400> <<< 8369 1726883681.26690: 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' # possible namespace for /usr/lib/python3.9/site-packages/gi <<< 8369 1726883681.26787: 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' <<< 8369 1726883681.26806: stdout chunk (state=3): >>>import 'gi._error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e043d30> <<< 8369 1726883681.26863: 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 0x7f2e0e043b80> <<< 8369 1726883681.26881: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e043550> <<< 8369 1726883681.26946: 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' <<< 8369 1726883681.26972: 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' <<< 8369 1726883681.26979: 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 <<< 8369 1726883681.26987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 8369 1726883681.27011: 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 <<< 8369 1726883681.27020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 8369 1726883681.27052: 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 <<< 8369 1726883681.27055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_constants.cpython-39.pyc' <<< 8369 1726883681.27060: stdout chunk (state=3): >>>import 'gi._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0dfe5970> <<< 8369 1726883681.27092: 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 <<< 8369 1726883681.27099: 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 0x7f2e0dfe5a60> <<< 8369 1726883681.27132: 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 <<< 8369 1726883681.27150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 8369 1726883681.27158: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0dfe5d60> <<< 8369 1726883681.27190: 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 <<< 8369 1726883681.27196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 8369 1726883681.27224: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0dff5370> <<< 8369 1726883681.27228: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0dfe5310> <<< 8369 1726883681.27248: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0dfd2eb0> <<< 8369 1726883681.27279: 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 <<< 8369 1726883681.27298: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883681.27336: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0dfe5490> <<< 8369 1726883681.27340: stdout chunk (state=3): >>>import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0dfd2b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e043910> <<< 8369 1726883681.27413: 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 <<< 8369 1726883681.27464: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 8369 1726883681.27494: 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 <<< 8369 1726883681.27507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' <<< 8369 1726883681.27513: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0dee64c0> <<< 8369 1726883681.27549: 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 <<< 8369 1726883681.27554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 8369 1726883681.27582: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 8369 1726883681.27626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 8369 1726883681.27653: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 8369 1726883681.27824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 8369 1726883681.28952: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0defff40> <<< 8369 1726883681.29052: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0dee6d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0dee6850> <<< 8369 1726883681.29059: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0dff5f70> <<< 8369 1726883681.29063: 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' <<< 8369 1726883681.29065: 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 0x7f2e0deafdc0> <<< 8369 1726883681.29069: stdout chunk (state=3): >>># /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' <<< 8369 1726883681.29096: 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' <<< 8369 1726883681.29100: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0decc340> <<< 8369 1726883681.29106: 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 0x7f2e0deccf40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0deafe50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0deaf790> <<< 8369 1726883681.29110: 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' # /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 8369 1726883681.29114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 8369 1726883681.29116: 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' <<< 8369 1726883681.29118: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0dedaf70> <<< 8369 1726883681.29121: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0deda430> <<< 8369 1726883681.29176: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0deb1880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e07d8b0> <<< 8369 1726883681.29204: stdout chunk (state=3): >>>import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e05aee0> <<< 8369 1726883681.29377: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e346580> # /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 0x7f2e0e2d3850> # /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 0x7f2e0de5fe20> <<< 8369 1726883681.29380: 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 <<< 8369 1726883681.29426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 8369 1726883681.29509: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0de5ffa0> <<< 8369 1726883681.29557: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e374f40> <<< 8369 1726883681.29608: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e4539d0> <<< 8369 1726883681.29636: 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 <<< 8369 1726883681.29643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' <<< 8369 1726883681.29662: 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 <<< 8369 1726883681.29686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 8369 1726883681.29759: 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 <<< 8369 1726883681.29768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' <<< 8369 1726883681.29771: stdout chunk (state=3): >>>import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0de11700> <<< 8369 1726883681.29794: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0de81b80> <<< 8369 1726883681.29816: 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 <<< 8369 1726883681.29825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 8369 1726883681.29846: 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 <<< 8369 1726883681.29867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 8369 1726883681.30645: 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 0x7f2e0de1d130> # /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 0x7f2e0de1d3d0> # /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 0x7f2e0de1d610> # /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 0x7f2e0de1d850> # /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 0x7f2e0de1da30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0de11ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0de119d0> # /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 0x7f2e0de11eb0> # /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 0x7f2e0de2d400> # /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 0x7f2e0de2d8b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0de2d520> # /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 0x7f2e0ddc91c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0de2dd00> # /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 0x7f2e0de2de50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e460400> # /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 0x7f2e0ddcfb50> <<< 8369 1726883681.30717: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e4536d0> <<< 8369 1726883681.30744: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e44a550> <<< 8369 1726883681.30775: 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<<< 8369 1726883681.30835: stdout chunk (state=3): >>> <<< 8369 1726883681.30848: stdout chunk (state=3): >>># 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' <<< 8369 1726883681.30896: 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<<< 8369 1726883681.30900: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_action_client.cpython-39.pyc' <<< 8369 1726883681.30934: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ddec670> <<< 8369 1726883681.30970: 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 <<< 8369 1726883681.30991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 8369 1726883681.31126: 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' <<< 8369 1726883681.31134: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ddf8940> <<< 8369 1726883681.31140: 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 <<< 8369 1726883681.31154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 8369 1726883681.31190: 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' <<< 8369 1726883681.31221: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0de016d0> <<< 8369 1726883681.31282: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ddf8f70> <<< 8369 1726883681.31321: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ddecb20><<< 8369 1726883681.31327: stdout chunk (state=3): >>> <<< 8369 1726883681.31374: 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<<< 8369 1726883681.31412: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identitycertlib.cpython-39.pyc' <<< 8369 1726883681.31486: stdout chunk (state=3): >>>import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ddf83a0> # /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 0x7f2e0dd76670> <<< 8369 1726883681.31557: 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' import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0dd76880> # /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 0x7f2e0dd76b80> # /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 0x7f2e0dd76e50> <<< 8369 1726883681.31575: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ddec100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ddcfd00> <<< 8369 1726883681.31592: 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' <<< 8369 1726883681.31599: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ddec4c0> <<< 8369 1726883682.25451: 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}}} <<< 8369 1726883682.28225: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 8369 1726883682.28273: stdout chunk (state=3): >>># destroy __main__ <<< 8369 1726883682.29709: stdout chunk (state=3): >>># clear builtins._ <<< 8369 1726883682.29739: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1<<< 8369 1726883682.29743: stdout chunk (state=3): >>> # clear sys.ps2 <<< 8369 1726883682.29745: stdout chunk (state=3): >>># clear sys.last_type <<< 8369 1726883682.29756: stdout chunk (state=3): >>># clear sys.last_value <<< 8369 1726883682.29762: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.path_hooks<<< 8369 1726883682.29869: stdout chunk (state=3): >>> # clear sys.path_importer_cache<<< 8369 1726883682.29912: stdout chunk (state=3): >>> <<< 8369 1726883682.29975: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__<<< 8369 1726883682.30072: stdout chunk (state=3): >>> # restore sys.stdin <<< 8369 1726883682.30132: stdout chunk (state=3): >>># restore sys.stdout # restore sys.stderr <<< 8369 1726883682.30198: stdout chunk (state=3): >>># cleanup[2] removing sys <<< 8369 1726883682.30267: stdout chunk (state=3): >>># cleanup[2] removing builtins <<< 8369 1726883682.30348: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp<<< 8369 1726883682.30422: stdout chunk (state=3): >>> # cleanup[2] removing _thread # cleanup[2] removing _warnings<<< 8369 1726883682.30473: stdout chunk (state=3): >>> # cleanup[2] removing _weakref<<< 8369 1726883682.30509: stdout chunk (state=3): >>> # cleanup[2] removing _io # cleanup[2] removing marshal<<< 8369 1726883682.30569: stdout chunk (state=3): >>> # cleanup[2] removing posix <<< 8369 1726883682.30591: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time<<< 8369 1726883682.30701: stdout chunk (state=3): >>> # cleanup[2] removing zipimport # cleanup[2] removing _codecs <<< 8369 1726883682.30823: stdout chunk (state=3): >>># cleanup[2] removing codecs <<< 8369 1726883682.30838: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases<<< 8369 1726883682.30861: stdout chunk (state=3): >>> # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1<<< 8369 1726883682.30864: stdout chunk (state=3): >>> # cleanup[2] removing _abc # cleanup[2] removing abc <<< 8369 1726883682.30871: stdout chunk (state=3): >>># cleanup[2] removing io # cleanup[2] removing __main__<<< 8369 1726883682.30874: stdout chunk (state=3): >>> # cleanup[2] removing _stat<<< 8369 1726883682.30879: stdout chunk (state=3): >>> # cleanup[2] removing stat # cleanup[2] removing _collections_abc <<< 8369 1726883682.30881: stdout chunk (state=3): >>># cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os<<< 8369 1726883682.30883: stdout chunk (state=3): >>> # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale<<< 8369 1726883682.30886: stdout chunk (state=3): >>> # cleanup[2] removing _bootlocale<<< 8369 1726883682.30888: stdout chunk (state=3): >>> # destroy _bootlocale <<< 8369 1726883682.30889: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site <<< 8369 1726883682.30896: stdout chunk (state=3): >>># cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants<<< 8369 1726883682.30910: stdout chunk (state=3): >>> # destroy sre_constants # cleanup[2] removing sre_parse<<< 8369 1726883682.30914: stdout chunk (state=3): >>> # cleanup[2] removing sre_compile<<< 8369 1726883682.30916: stdout chunk (state=3): >>> # cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools <<< 8369 1726883682.30929: stdout chunk (state=3): >>># cleanup[2] removing keyword # destroy keyword # cleanup[2] removing _operator # cleanup[2] removing operator<<< 8369 1726883682.30932: stdout chunk (state=3): >>> # cleanup[2] removing reprlib<<< 8369 1726883682.30934: stdout chunk (state=3): >>> # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections<<< 8369 1726883682.30937: stdout chunk (state=3): >>> # cleanup[2] removing _functools<<< 8369 1726883682.30939: stdout chunk (state=3): >>> # cleanup[2] removing functools # cleanup[2] removing copyreg<<< 8369 1726883682.30941: stdout chunk (state=3): >>> # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct<<< 8369 1726883682.30943: stdout chunk (state=3): >>> # cleanup[2] removing binascii <<< 8369 1726883682.30944: stdout chunk (state=3): >>># cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap <<< 8369 1726883682.30946: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings <<< 8369 1726883682.30950: stdout chunk (state=3): >>># cleanup[2] removing importlib # cleanup[2] removing importlib.machinery <<< 8369 1726883682.30952: stdout chunk (state=3): >>># cleanup[2] removing collections.abc # cleanup[2] removing contextlib # cleanup[2] removing typing<<< 8369 1726883682.30956: stdout chunk (state=3): >>> # destroy typing # cleanup[2] removing importlib.abc<<< 8369 1726883682.30961: stdout chunk (state=3): >>> # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset<<< 8369 1726883682.30964: stdout chunk (state=3): >>> # destroy _weakrefset<<< 8369 1726883682.30965: stdout chunk (state=3): >>> # cleanup[2] removing weakref # cleanup[2] removing pkgutil <<< 8369 1726883682.30967: stdout chunk (state=3): >>># destroy pkgutil # cleanup[2] removing runpy <<< 8369 1726883682.30972: stdout chunk (state=3): >>># destroy runpy<<< 8369 1726883682.30974: stdout chunk (state=3): >>> # cleanup[2] removing fnmatch<<< 8369 1726883682.30976: stdout chunk (state=3): >>> # cleanup[2] removing errno<<< 8369 1726883682.30977: stdout chunk (state=3): >>> # cleanup[2] removing zlib<<< 8369 1726883682.30980: stdout chunk (state=3): >>> <<< 8369 1726883682.30982: stdout chunk (state=3): >>># cleanup[2] removing _compression # cleanup[2] removing threading<<< 8369 1726883682.30984: stdout chunk (state=3): >>> # cleanup[2] removing _bz2<<< 8369 1726883682.30985: stdout chunk (state=3): >>> # destroy _bz2 <<< 8369 1726883682.30987: 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<<< 8369 1726883682.30992: stdout chunk (state=3): >>> # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random <<< 8369 1726883682.30994: stdout chunk (state=3): >>># cleanup[2] removing tempfile # cleanup[2] removing zipfile<<< 8369 1726883682.30996: stdout chunk (state=3): >>> # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils<<< 8369 1726883682.30998: 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<<< 8369 1726883682.31000: 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<<< 8369 1726883682.31003: 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<<< 8369 1726883682.31019: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31023: stdout chunk (state=3): >>> # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters<<< 8369 1726883682.31032: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31035: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31052: 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<<< 8369 1726883682.31074: 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 # cleanup[2] removing argparse<<< 8369 1726883682.31078: 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<<< 8369 1726883682.31090: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31112: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31142: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31148: stdout chunk (state=3): >>> # 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 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 <<< 8369 1726883682.31164: stdout chunk (state=3): >>># 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<<< 8369 1726883682.31189: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31198: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31218: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31255: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31259: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31274: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31291: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31299: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31319: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31338: stdout chunk (state=3): >>> # 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 _opcode # cleanup[2] removing opcode # destroy opcode <<< 8369 1726883682.31358: stdout chunk (state=3): >>># cleanup[2] removing dis # 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 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 <<< 8369 1726883682.31378: stdout chunk (state=3): >>># 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<<< 8369 1726883682.31398: stdout chunk (state=3): >>> # 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 <<< 8369 1726883682.31418: stdout chunk (state=3): >>># 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 <<< 8369 1726883682.31433: stdout chunk (state=3): >>># 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<<< 8369 1726883682.31451: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31477: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31493: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31509: stdout chunk (state=3): >>> # 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 <<< 8369 1726883682.31533: stdout chunk (state=3): >>># 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 <<< 8369 1726883682.31549: stdout chunk (state=3): >>># 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<<< 8369 1726883682.31560: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31578: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31597: stdout chunk (state=3): >>> # 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 <<< 8369 1726883682.31619: stdout chunk (state=3): >>># 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<<< 8369 1726883682.31627: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31644: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31662: stdout chunk (state=3): >>> # 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_ <<< 8369 1726883682.31687: stdout chunk (state=3): >>># 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<<< 8369 1726883682.31714: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31737: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31747: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31762: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31795: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31803: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31817: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.31833: stdout chunk (state=3): >>> # 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 <<< 8369 1726883682.31872: stdout chunk (state=3): >>># 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 <<< 8369 1726883682.31886: stdout chunk (state=3): >>># 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<<< 8369 1726883682.31915: stdout chunk (state=3): >>> # 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 <<< 8369 1726883682.31930: stdout chunk (state=3): >>># 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<<< 8369 1726883682.31955: 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<<< 8369 1726883682.31964: 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 # cleanup[2] removing dbus.mainloop.glib # cleanup[2] removing rhsmlib.dbus.constants<<< 8369 1726883682.31980: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.32036: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.32051: stdout chunk (state=3): >>> # cleanup[2] removing gi.types<<< 8369 1726883682.32054: stdout chunk (state=3): >>> # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides<<< 8369 1726883682.32065: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.32079: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.32098: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.32121: stdout chunk (state=3): >>> # 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 <<< 8369 1726883682.32297: stdout chunk (state=3): >>># 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 <<< 8369 1726883682.34078: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8369 1726883682.34120: stdout chunk (state=3): >>># destroy __main__<<< 8369 1726883682.34123: stdout chunk (state=3): >>> # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 8369 1726883682.34191: stdout chunk (state=3): >>># destroy selinux<<< 8369 1726883682.34198: stdout chunk (state=3): >>> # destroy distro <<< 8369 1726883682.34234: stdout chunk (state=3): >>># destroy netrc<<< 8369 1726883682.34241: stdout chunk (state=3): >>> <<< 8369 1726883682.34306: stdout chunk (state=3): >>># destroy sqlite3<<< 8369 1726883682.34314: stdout chunk (state=3): >>> # destroy sqlite3.dbapi2 <<< 8369 1726883682.34367: stdout chunk (state=3): >>># destroy systemd.journal<<< 8369 1726883682.34440: stdout chunk (state=3): >>> <<< 8369 1726883682.34454: stdout chunk (state=3): >>># destroy iniparse.compat <<< 8369 1726883682.34460: stdout chunk (state=3): >>># destroy rhsmlib.services # destroy rhsmlib.facts <<< 8369 1726883682.34462: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmidecodeparser # destroy rhsmlib.facts.all # destroy rhsmlib.dbus <<< 8369 1726883682.34463: stdout chunk (state=3): >>># destroy rhsmlib.dbus.server # destroy rhsmlib.client_info <<< 8369 1726883682.34464: stdout chunk (state=3): >>># destroy librepo <<< 8369 1726883682.34535: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.action_client # cleanup[3] wiping subscription_manager.installedproductslib<<< 8369 1726883682.34603: stdout chunk (state=3): >>> # cleanup[3] wiping subscription_manager.packageprofilelib # cleanup[3] wiping subscription_manager.factlib<<< 8369 1726883682.34663: stdout chunk (state=3): >>> # cleanup[3] wiping subscription_manager.healinglib <<< 8369 1726883682.35071: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.identitycertlib # cleanup[3] wiping subscription_manager.entcertlib <<< 8369 1726883682.35126: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.rhelentbranding <<< 8369 1726883682.35159: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client <<< 8369 1726883682.35276: stdout chunk (state=3): >>># cleanup[3] wiping librepo._librepo <<< 8369 1726883682.35328: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.injectioninit <<< 8369 1726883682.35434: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.lock # cleanup[3] wiping subscription_manager.plugins # cleanup[3] wiping subscription_manager.base_plugin<<< 8369 1726883682.35785: stdout chunk (state=3): >>> <<< 8369 1726883682.35800: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.cp_provider <<< 8369 1726883682.35804: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.validity # cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts <<< 8369 1726883682.35807: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.network<<< 8369 1726883682.35818: stdout chunk (state=3): >>> # cleanup[3] wiping rhsmlib.facts.pkg_arches <<< 8369 1726883682.35821: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.cloud_facts <<< 8369 1726883682.35823: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.kpatch <<< 8369 1726883682.35825: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.facts.insights<<< 8369 1726883682.35827: stdout chunk (state=3): >>> # cleanup[3] wiping subscription_manager.cert_sorter <<< 8369 1726883682.35845: stdout chunk (state=3): >>># destroy rhsmlib.file_monitor<<< 8369 1726883682.35856: stdout chunk (state=3): >>> # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid<<< 8369 1726883682.35866: stdout chunk (state=3): >>> # cleanup[3] wiping subscription_manager.repolib<<< 8369 1726883682.35869: stdout chunk (state=3): >>> <<< 8369 1726883682.35872: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.repofile # cleanup[3] wiping subscription_manager.model.ent_cert<<< 8369 1726883682.35874: stdout chunk (state=3): >>> # cleanup[3] wiping subscription_manager.model<<< 8369 1726883682.35877: stdout chunk (state=3): >>> <<< 8369 1726883682.35898: stdout chunk (state=3): >>># destroy subscription_manager.model.ent_cert # cleanup[3] wiping subscription_manager.cache<<< 8369 1726883682.35903: stdout chunk (state=3): >>> # destroy rhsmlib.services.syspurpose<<< 8369 1726883682.35919: stdout chunk (state=3): >>> # cleanup[3] wiping rhsm.logutil <<< 8369 1726883682.35921: stdout chunk (state=3): >>># cleanup[3] wiping logging.config <<< 8369 1726883682.35930: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.dbus.dbus_utils <<< 8369 1726883682.35937: stdout chunk (state=3): >>># destroy xml.etree.ElementTree <<< 8369 1726883682.35941: stdout chunk (state=3): >>># 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<<< 8369 1726883682.35943: stdout chunk (state=3): >>> # destroy optparse # cleanup[3] wiping textwrap<<< 8369 1726883682.35949: stdout chunk (state=3): >>> # cleanup[3] wiping gi._ossighelper <<< 8369 1726883682.35953: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository <<< 8369 1726883682.35955: stdout chunk (state=3): >>># cleanup[3] wiping gi.importer # cleanup[3] wiping gi.overrides <<< 8369 1726883682.35960: stdout chunk (state=3): >>># destroy gi.overrides.GLib <<< 8369 1726883682.35963: stdout chunk (state=3): >>># cleanup[3] wiping gi.module # destroy gi <<< 8369 1726883682.35968: stdout chunk (state=3): >>># cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper <<< 8369 1726883682.35970: stdout chunk (state=3): >>># cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring <<< 8369 1726883682.35974: stdout chunk (state=3): >>># cleanup[3] wiping gi._constants <<< 8369 1726883682.35976: stdout chunk (state=3): >>># cleanup[3] wiping gi._gobject <<< 8369 1726883682.35978: stdout chunk (state=3): >>># cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error <<< 8369 1726883682.35983: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.dbus.constants <<< 8369 1726883682.35985: stdout chunk (state=3): >>># cleanup[3] wiping dbus.mainloop.glib # cleanup[3] wiping _dbus_glib_bindings # cleanup[3] wiping dbus.mainloop <<< 8369 1726883682.36000: stdout chunk (state=3): >>># destroy dbus.mainloop.glib # cleanup[3] wiping dbus.server<<< 8369 1726883682.36006: stdout chunk (state=3): >>> # cleanup[3] wiping dbus.service<<< 8369 1726883682.36011: stdout chunk (state=3): >>> # cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify <<< 8369 1726883682.36013: stdout chunk (state=3): >>># destroy asyncore <<< 8369 1726883682.36015: stdout chunk (state=3): >>># destroy ctypes <<< 8369 1726883682.36020: stdout chunk (state=3): >>># cleanup[3] wiping ctypes.util # cleanup[3] wiping subscription_manager.syspurposelib <<< 8369 1726883682.36024: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.certlib # cleanup[3] wiping subscription_manager.isodate<<< 8369 1726883682.36026: stdout chunk (state=3): >>> # cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile <<< 8369 1726883682.36080: stdout chunk (state=3): >>># destroy cloud_what.provider <<< 8369 1726883682.36251: stdout chunk (state=3): >>># cleanup[3] wiping requests # destroy requests._internal_utils<<< 8369 1726883682.36258: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.36378: stdout chunk (state=3): >>> # cleanup[3] wiping requests.packages.urllib3.connection # cleanup[3] wiping requests.packages.urllib3._collections<<< 8369 1726883682.36905: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.36909: 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 <<< 8369 1726883682.36920: stdout chunk (state=3): >>># 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 <<< 8369 1726883682.36923: stdout chunk (state=3): >>># destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies # cleanup[3] wiping requests.certs<<< 8369 1726883682.36927: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.36935: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.36945: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.36950: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.36952: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.36954: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.36960: 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 _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<<< 8369 1726883682.36965: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.36968: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.36974: stdout chunk (state=3): >>> # 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 <<< 8369 1726883682.36982: stdout chunk (state=3): >>># 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 inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # 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<<< 8369 1726883682.36985: 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<<< 8369 1726883682.36991: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.37161: stdout chunk (state=3): >>> # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error<<< 8369 1726883682.37169: stdout chunk (state=3): >>> # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping configparser <<< 8369 1726883682.37175: stdout chunk (state=3): >>># cleanup[3] wiping email.mime.text # cleanup[3] wiping gc # cleanup[3] wiping gzip # cleanup[3] wiping http.cookiejar<<< 8369 1726883682.37178: stdout chunk (state=3): >>> # cleanup[3] wiping urllib.request # destroy http<<< 8369 1726883682.37181: stdout chunk (state=3): >>> # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response<<< 8369 1726883682.37184: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.37187: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.37192: stdout chunk (state=3): >>> # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping urllib.parse<<< 8369 1726883682.37212: 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<<< 8369 1726883682.37215: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.37234: stdout chunk (state=3): >>> # 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 <<< 8369 1726883682.37253: stdout chunk (state=3): >>># 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<<< 8369 1726883682.37270: stdout chunk (state=3): >>> # cleanup[3] wiping copy<<< 8369 1726883682.37274: stdout chunk (state=3): >>> # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes<<< 8369 1726883682.37282: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves<<< 8369 1726883682.37317: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array <<< 8369 1726883682.37326: stdout chunk (state=3): >>># destroy array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128<<< 8369 1726883682.37355: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal<<< 8369 1726883682.37368: stdout chunk (state=3): >>> # cleanup[3] wiping logging # destroy logging.handlers # destroy logging.config<<< 8369 1726883682.37372: stdout chunk (state=3): >>> # cleanup[3] wiping string # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime<<< 8369 1726883682.37379: stdout chunk (state=3): >>> # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # destroy syslog # cleanup[3] wiping traceback # destroy linecache<<< 8369 1726883682.37409: stdout chunk (state=3): >>> # cleanup[3] wiping tokenize # cleanup[3] wiping shlex # cleanup[3] wiping platform<<< 8369 1726883682.37470: stdout chunk (state=3): >>> # cleanup[3] wiping subprocess # cleanup[3] wiping selectors<<< 8369 1726883682.37509: stdout chunk (state=3): >>> # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping locale<<< 8369 1726883682.37514: stdout chunk (state=3): >>> # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json<<< 8369 1726883682.37534: 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 zipfile<<< 8369 1726883682.37589: stdout chunk (state=3): >>> # destroy bz2 # destroy lzma # cleanup[3] wiping tempfile # cleanup[3] wiping random<<< 8369 1726883682.37593: stdout chunk (state=3): >>> # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib<<< 8369 1726883682.37598: stdout chunk (state=3): >>> # cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # cleanup[3] wiping math<<< 8369 1726883682.37912: stdout chunk (state=3): >>> # cleanup[3] wiping shutil # cleanup[3] wiping grp # cleanup[3] wiping pwd<<< 8369 1726883682.37939: stdout chunk (state=3): >>> # cleanup[3] wiping _lzma # cleanup[3] wiping threading<<< 8369 1726883682.37942: stdout chunk (state=3): >>> # cleanup[3] wiping _compression # cleanup[3] wiping zlib<<< 8369 1726883682.37951: stdout chunk (state=3): >>> # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping weakref # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib.abc<<< 8369 1726883682.37954: 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<<< 8369 1726883682.37962: stdout chunk (state=3): >>> # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64<<< 8369 1726883682.37964: stdout chunk (state=3): >>> # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 8369 1726883682.37966: stdout chunk (state=3): >>># destroy sre_compile <<< 8369 1726883682.37968: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools<<< 8369 1726883682.37970: 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<<< 8369 1726883682.37972: stdout chunk (state=3): >>> # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre<<< 8369 1726883682.37974: stdout chunk (state=3): >>> # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping _locale<<< 8369 1726883682.38002: stdout chunk (state=3): >>> # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath<<< 8369 1726883682.38018: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.38052: stdout chunk (state=3): >>> # 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<<< 8369 1726883682.38073: stdout chunk (state=3): >>> # cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 8369 1726883682.38075: stdout chunk (state=3): >>> <<< 8369 1726883682.38830: 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 _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<<< 8369 1726883682.39001: stdout chunk (state=3): >>> # destroy marshal <<< 8369 1726883682.40051: stdout chunk (state=3): >>># destroy xml.etree.ElementPath<<< 8369 1726883682.40055: stdout chunk (state=3): >>> # destroy _elementtree<<< 8369 1726883682.40065: stdout chunk (state=3): >>> <<< 8369 1726883682.40094: stdout chunk (state=3): >>># destroy _heapq <<< 8369 1726883682.40123: stdout chunk (state=3): >>># destroy zipimport <<< 8369 1726883682.40206: stdout chunk (state=3): >>># destroy platform<<< 8369 1726883682.40213: stdout chunk (state=3): >>> # destroy _uuid <<< 8369 1726883682.40279: stdout chunk (state=3): >>># destroy _sre<<< 8369 1726883682.40288: stdout chunk (state=3): >>> # destroy sre_parse # destroy tokenize<<< 8369 1726883682.40291: stdout chunk (state=3): >>> <<< 8369 1726883682.40341: stdout chunk (state=3): >>># destroy _compat_pickle<<< 8369 1726883682.40390: stdout chunk (state=3): >>> # destroy _pickle # destroy libdnf._error<<< 8369 1726883682.40446: stdout chunk (state=3): >>> # destroy gi.types<<< 8369 1726883682.40470: stdout chunk (state=3): >>> # destroy gi._error # destroy gi._gi # destroy gi._gobject<<< 8369 1726883682.40475: stdout chunk (state=3): >>> # destroy gi._constants<<< 8369 1726883682.40479: stdout chunk (state=3): >>> # destroy gi.docstring <<< 8369 1726883682.40481: stdout chunk (state=3): >>># destroy gi._propertyhelper # destroy gi._signalhelper <<< 8369 1726883682.40484: stdout chunk (state=3): >>># destroy gi.module # destroy gi.overrides <<< 8369 1726883682.40486: stdout chunk (state=3): >>># destroy gi.importer # destroy gi.repository # destroy gi._ossighelper <<< 8369 1726883682.40490: stdout chunk (state=3): >>># destroy gi._option # destroy textwrap <<< 8369 1726883682.40541: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 8369 1726883682.40580: stdout chunk (state=3): >>># destroy stat <<< 8369 1726883682.40592: stdout chunk (state=3): >>># destroy selectors <<< 8369 1726883682.40674: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse<<< 8369 1726883682.40689: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.error <<< 8369 1726883682.40712: 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<<< 8369 1726883682.40716: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves <<< 8369 1726883682.40722: stdout chunk (state=3): >>># destroy _operator <<< 8369 1726883682.40796: stdout chunk (state=3): >>># destroy gzip<<< 8369 1726883682.40807: stdout chunk (state=3): >>> <<< 8369 1726883682.40927: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo <<< 8369 1726883682.40930: stdout chunk (state=3): >>># destroy requests # destroy iniparse.ini <<< 8369 1726883682.41511: stdout chunk (state=3): >>># destroy enum # destroy signal # destroy queue<<< 8369 1726883682.41517: stdout chunk (state=3): >>> # destroy shlex <<< 8369 1726883682.41522: 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 <<< 8369 1726883682.41527: stdout chunk (state=3): >>># destroy gc # destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 8369 1726883682.41533: stdout chunk (state=3): >>># destroy urllib.parse <<< 8369 1726883682.41712: stdout chunk (state=3): >>># 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 _opcode # destroy requests.sessions <<< 8369 1726883682.41919: stdout chunk (state=3): >>># destroy json.scanner <<< 8369 1726883682.41927: stdout chunk (state=3): >>># destroy _json # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request <<< 8369 1726883682.41934: stdout chunk (state=3): >>># destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser <<< 8369 1726883682.41938: stdout chunk (state=3): >>># destroy traceback<<< 8369 1726883682.41945: stdout chunk (state=3): >>> # destroy dnf.yum.misc<<< 8369 1726883682.41949: stdout chunk (state=3): >>> # destroy glob # destroy curses <<< 8369 1726883682.41954: stdout chunk (state=3): >>># destroy fcntl <<< 8369 1726883682.41957: stdout chunk (state=3): >>># destroy termios <<< 8369 1726883682.41960: stdout chunk (state=3): >>># destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove<<< 8369 1726883682.41963: stdout chunk (state=3): >>> # destroy dnf.cli.commands.check <<< 8369 1726883682.41968: stdout chunk (state=3): >>># destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery<<< 8369 1726883682.41974: stdout chunk (state=3): >>> # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync<<< 8369 1726883682.42024: stdout chunk (state=3): >>> # destroy dnf.cli.commands.downgrade <<< 8369 1726883682.42030: stdout chunk (state=3): >>># 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<<< 8369 1726883682.42046: stdout chunk (state=3): >>> # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade<<< 8369 1726883682.42073: stdout chunk (state=3): >>> # destroy dnf.cli.commands.upgrademinimal # destroy operator # destroy random # destroy rpm # destroy hawkey<<< 8369 1726883682.42103: stdout chunk (state=3): >>> # destroy dnf.cli.output # destroy dnf <<< 8369 1726883682.42124: stdout chunk (state=3): >>># destroy _thread # destroy _warnings <<< 8369 1726883682.42150: stdout chunk (state=3): >>># destroy configparser <<< 8369 1726883682.42175: stdout chunk (state=3): >>># destroy fnmatch # destroy pyinotify <<< 8369 1726883682.42200: stdout chunk (state=3): >>># destroy urllib3.packages # destroy urllib3.exceptions # destroy urllib3._version<<< 8369 1726883682.42230: stdout chunk (state=3): >>> # destroy urllib3.contrib # destroy urllib3.util # destroy urllib3._collections<<< 8369 1726883682.42275: stdout chunk (state=3): >>> # destroy urllib3.connection # destroy urllib3.fields # destroy urllib3.filepost # destroy urllib3.request<<< 8369 1726883682.42286: stdout chunk (state=3): >>> # destroy urllib3.response # destroy urllib3.connectionpool<<< 8369 1726883682.42316: stdout chunk (state=3): >>> # destroy urllib3.poolmanager # destroy copy # destroy contextlib # destroy tempfile<<< 8369 1726883682.42341: stdout chunk (state=3): >>> # destroy zipfile # destroy requests.certs # destroy hashlib<<< 8369 1726883682.42367: stdout chunk (state=3): >>> # destroy encodings <<< 8369 1726883682.42385: stdout chunk (state=3): >>># destroy http.cookiejar # destroy chardet # destroy json <<< 8369 1726883682.42515: stdout chunk (state=3): >>># destroy calendar <<< 8369 1726883682.42529: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six <<< 8369 1726883682.42627: stdout chunk (state=3): >>># destroy codecs <<< 8369 1726883682.42685: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants<<< 8369 1726883682.42701: stdout chunk (state=3): >>> # destroy gpg.errors # destroy gpg.util <<< 8369 1726883682.42865: 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<<< 8369 1726883682.42879: stdout chunk (state=3): >>> # destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 8369 1726883682.42930: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 8369 1726883682.42975: stdout chunk (state=3): >>># destroy http.client <<< 8369 1726883682.42988: stdout chunk (state=3): >>># destroy email <<< 8369 1726883682.43085: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants <<< 8369 1726883682.43151: stdout chunk (state=3): >>># destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection <<< 8369 1726883682.43230: 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<<< 8369 1726883682.43298: stdout chunk (state=3): >>> # destroy urllib # destroy io # destroy io # destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 8369 1726883682.43409: stdout chunk (state=3): >>># destroy pyexpat # destroy threading # destroy functools <<< 8369 1726883682.43423: stdout chunk (state=3): >>># destroy logging # destroy socket # destroy struct <<< 8369 1726883682.43654: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8369 1726883682.44933: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.175 closed. <<< 8369 1726883682.44937: stdout chunk (state=3): >>><<< 8369 1726883682.44939: stderr chunk (state=3): >>><<< 8369 1726883682.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 0x7f2e12373dc0> # /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 0x7f2e123183a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e12373b20> # /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 0x7f2e12373ac0> 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 0x7f2e12318490> # /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 0x7f2e12318940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e12318670> # /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 0x7f2e122cf190> # /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 0x7f2e122cf220> # /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 0x7f2e122f2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e122cf940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e12330880> # /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 0x7f2e122c8d90> # /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 0x7f2e122f2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e12318970> 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 0x7f2e12293eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e12296f40> # /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 0x7f2e1228c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e12292640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e12293370> # /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 0x7f2e11f95dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11f958b0> 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 0x7f2e11f95eb0> # /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 0x7f2e11f95f70> # /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 0x7f2e11f95e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11feed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11fe7610> # /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 0x7f2e11ffb670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e1229ae20> # /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 0x7f2e11fa7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11fee250> # 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 0x7f2e11ffb280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e122a09d0> # /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 0x7f2e11fa7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11fa7d90> # /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 0x7f2e11fa7d00> # /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 0x7f2e11f7a370> # /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 0x7f2e11f7a460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11faffa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11fa9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11fa9490> # /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 0x7f2e11ec81c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11f65c70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11fa9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e122a0040> # /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 0x7f2e11edaaf0> 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 0x7f2e11edae20> # /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 0x7f2e11eec730> # /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 0x7f2e11eecc70> # 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 0x7f2e11e793a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11edaf10> # /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 0x7f2e11e8a280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11eec5b0> 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 0x7f2e11e8a340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11fa79d0> # /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 0x7f2e11ea56a0> # /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 0x7f2e11ea5970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11ea5760> # 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 0x7f2e11ea5850> # /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 0x7f2e11ea5ca0> # 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 0x7f2e11eb21f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11ea58e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11e99a30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11fa75b0> # /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 0x7f2e11ea5a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2e11dc1670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/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_bnqgg_xv/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 0x7f2e117997c0> # /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 0x7f2e11799160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11799280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11799f10> # /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 0x7f2e117994f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11799d30> 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 0x7f2e11799f70> # /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 0x7f2e11799100> # /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 0x7f2e11751130> # 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 0x7f2e1170cf40> # 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 0x7f2e1170cd60> # /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 0x7f2e1170c3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11780dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e117803a0> # /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 0x7f2e11780f70> # /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 0x7f2e117cec10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e116e6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e116e63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e117a1490> # 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 0x7f2e116e64c0> # /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 0x7f2e116e64f0> # /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 0x7f2e116cf250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e117df1f0> # /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 0x7f2e116db8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e117df370> # /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 0x7f2e117f9d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e116db880> # 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 0x7f2e116db6d0> # 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 0x7f2e116da670> # 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 0x7f2e116da5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e117d88b0> # /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 0x7f2e11761670> # 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 0x7f2e1175fac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e1176e0d0> # 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 0x7f2e117610d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e117a4a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/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_bnqgg_xv/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_bnqgg_xv/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_bnqgg_xv/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_bnqgg_xv/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 0x7f2e112d4580> # /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 0x7f2e116ad520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e112770a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/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_bnqgg_xv/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 0x7f2e1175fbb0> # 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_bnqgg_xv/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_bnqgg_xv/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_bnqgg_xv/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_bnqgg_xv/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_bnqgg_xv/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 0x7f2e116b8970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/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_bnqgg_xv/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_bnqgg_xv/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_bnqgg_xv/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_bnqgg_xv/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 0x7f2e117eb250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e116b86a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/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_bnqgg_xv/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 0x7f2e1169f7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e1169c7f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11695970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/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_bnqgg_xv/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_bnqgg_xv/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_bnqgg_xv/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_bnqgg_xv/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 0x7f2e11026640> # /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 0x7f2e110266d0> # /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 0x7f2e11026c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11026910> # /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 0x7f2e11026070> # /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 0x7f2e11011730> # /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 0x7f2e11011c40> # /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 0x7f2e11011e50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e117e8700> # /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 0x7f2e11038a60> # /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 0x7f2e11038ac0> # /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 0x7f2e11079610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11038ee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11038370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e117e86d0> # /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 0x7f2e11262070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e112a7dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11079430> # /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 0x7f2e112a4df0> # /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 0x7f2e112a4250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e112aad30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e10fd1f70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11266910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e116b8ee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11026e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e110266a0> # /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 0x7f2e11026760> # /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 0x7f2e112a4ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e11026160> # /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 0x7f2e112d4a60> # /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 0x7f2e11268940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e110865e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e112d4850> # /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 0x7f2e110746a0> # /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 0x7f2e10fdf5e0> # /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 0x7f2e10ff0b50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e10fdf8e0> # /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 0x7f2e10ff06d0> # /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 0x7f2e1101d910> # /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 0x7f2e10d9eca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_bnqgg_xv/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_bnqgg_xv/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_bnqgg_xv/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_bnqgg_xv/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 0x7f2e10d01be0> # /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 0x7f2e10d01d60> # /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 0x7f2e10d52430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e10d01fd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e10d01250> # /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 0x7f2e10d01850> # /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 0x7f2e109d79d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e109d7580> # /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 0x7f2e10980550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e109d7a00> # /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 0x7f2e108dfe20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e109f92e0> # /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 0x7f2e0f39e2e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e109b38b0> # /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 0x7f2e0f26be80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0f37d580> # /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 0x7f2e0f1d7a00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0f39e520> # /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 0x7f2e0f1d0d60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0f1d7fa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e109d7130> # /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 0x7f2e0f0ffb20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0f0ff340> # /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 0x7f2e0f112700> # /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 0x7f2e0f1202b0> # /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 0x7f2e0f120850> # /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 0x7f2e0f120ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0f120370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0f112790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0f109dc0> # /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 0x7f2e0ecd1ee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0f112190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0f0ffca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0f202730> # /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 0x7f2e0f202f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0f2028b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e109d7280> # /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 0x7f2e0ecdfd60> # /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 0x7f2e0eb51220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ebf02b0> # /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 0x7f2e0ebfd7f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0eba3e50> # /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 0x7f2e0ebfde80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ebfdbb0> # /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 0x7f2e0ebfdee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ebfde50> # /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 0x7f2e0ea541c0> # /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 0x7f2e0ea54250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ebfdf40> # /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 0x7f2e0ea543d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ebfdeb0> # /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 0x7f2e0ebfdc40> # /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 0x7f2e0ea541f0> # /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 0x7f2e0ea54430> # /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 0x7f2e0ea544c0> # /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 0x7f2e0ea54550> # /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 0x7f2e0ea545e0> # /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 0x7f2e0ea54670> # /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 0x7f2e0ea54700> # /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 0x7f2e0ea54790> # /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 0x7f2e0ea54820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ebfd220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ebd71c0> # /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 0x7f2e0ea54be0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ea54940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ebfd8e0> # /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 0x7f2e0ebf0100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ebceca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ebce2b0> # /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 0x7f2e0ebce490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ed04b50> # /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 0x7f2e0ebcee20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ecdfd00> # /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 0x7f2e0ea6cc40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ea6c4f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ed04940> # /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 0x7f2e0ea0a2b0> # /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 0x7f2e0e9bc190> # 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 0x7f2e0e9bc220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ea1d6a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ea0a6d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e9fea90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e9f50d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ea6cee0> # /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 0x7f2e0e9bcfd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e9bc790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ea6cd90> # /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 0x7f2e0e9f5940> # /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 0x7f2e0e9e0850> # /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 0x7f2e0e9e08e0> # /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 0x7f2e0e9e0a60> # /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 0x7f2e110f31c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e9f0190> # /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 0x7f2e110f3220> # /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 0x7f2e110f3310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e9e0a00> # /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 0x7f2e0e9e0fa0> # /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/__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 0x7f2e0e8263d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e826190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e8159d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e111049d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e110f3eb0> # /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 0x7f2e11104ca0> # /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 0x7f2e1110b9a0> # /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 0x7f2e0e834700> # /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 0x7f2e0e834340> # /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 0x7f2e0e843670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e843190> # /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 0x7f2e0e8434f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e10d01970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e10d01550> # /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 0x7f2e0e84bfa0> # /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 0x7f2e0e802fa0> # /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 0x7f2e0e79ad90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e79ac10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e79a3d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e79a190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e7ecee0> # /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 0x7f2e0e79a220> # /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 0x7f2e0e7c7160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e79aeb0> # /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 0x7f2e0e7b89d0> # /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 0x7f2e0e7c7fd0> # /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 0x7f2e0e7a51c0> # /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 0x7f2e0e7a5310> # /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 0x7f2e0e7a5910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e7a5640> # /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 0x7f2e0e7a59d0> # /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 0x7f2e0e6d7610> # /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 0x7f2e0e6d7700> # /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 0x7f2e0e6d7ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e6d7af0> # /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 0x7f2e0e6d7f40> # /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 0x7f2e0e6edb20> # /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 0x7f2e0e6edc40> # /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 0x7f2e0e6ede80> # /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 0x7f2e0e67e310> # /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 0x7f2e0e67ed00> # /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 0x7f2e0e67ee50> # /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 0x7f2e0e68c550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e68c130> # /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 0x7f2e0e68cf40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e68ca90> # /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 0x7f2e0e68cd90> # /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 0x7f2e0e699820> # /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 0x7f2e0e699fa0> # /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 0x7f2e0e6a72b0> # /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 0x7f2e0e6a73a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e7ec4c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e7ec220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e84bd00> # /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 0x7f2e0e6a7f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e6a7c40> # /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 0x7f2e0e6415e0> # /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 0x7f2e0e64b520> # 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 0x7f2e0e641e80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e641df0> # /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 0x7f2e0e676760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e6761f0> # /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 0x7f2e0e5c3a90> # /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 0x7f2e0e5c3c70> # /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 0x7f2e0e676cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e676a60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e6b4160> # /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 0x7f2e0e641220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e6a7af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e7ec250> # /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 0x7f2e0e5e4190> # /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 0x7f2e0e5e44c0> # /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 0x7f2e0e5e4d30> # /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 0x7f2e0e579640> # /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 0x7f2e0e579bb0> # /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 0x7f2e0e586c70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e586850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e5865b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e586220> # /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 0x7f2e0e586460> # /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 0x7f2e0e595be0> # /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 0x7f2e0e595c70> # /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 0x7f2e0e5a32b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e595df0> # /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 0x7f2e0e4aa310> # /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 0x7f2e0e4b3370> # /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 0x7f2e0e4b3310> # /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 0x7f2e0e4b34c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e4b3220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e4aad30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e4aa3d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e5b1a60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e5b10d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e5a3970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e595820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e5950d0> # /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 0x7f2e0e595970> # /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 0x7f2e0e4aadc0> # /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 0x7f2e0e4b3790> # /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 0x7f2e0e4b3a00> # /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 0x7f2e0e4b3f70> # /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 0x7f2e0e4cf760> # /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 0x7f2e0e453940> # /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 0x7f2e0e460bb0> # /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 0x7f2e0e482160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e460c10> # /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 0x7f2e0e432430> # /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 0x7f2e0e432550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e4244c0> # /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 0x7f2e0e4247f0> # /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 0x7f2e0e425940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e424160> # /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 0x7f2e0e424220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e418ac0> # /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 0x7f2e0e425df0> # /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 0x7f2e0e3cc220> # /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 0x7f2e0e3cc310> # /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 0x7f2e0e3cc430> # /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 0x7f2e0e3a1670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e3f5f70> # /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 0x7f2e0e408a00> # /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 0x7f2e0e408a90> # /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 0x7f2e0e3a12e0> # /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 0x7f2e0e3b23d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e3d9d30> # /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 0x7f2e0e3e29a0> # /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 0x7f2e0e3608b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e3e22b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e3ccbe0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e47ddc0> # /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 0x7f2e0e385670> # /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 0x7f2e0e385e20> # /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 0x7f2e0e314190> # /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 0x7f2e0e314ac0> # /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 0x7f2e0e3331f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e314d90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e314220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e3748b0> # /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 0x7f2e0e2ec310> # /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 0x7f2e0e2ecdf0> # /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 0x7f2e0e2ecf70> # /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 0x7f2e0e2f4c10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2f47f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2f4340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2eca90> # /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 0x7f2e0e2ecbe0> # /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 0x7f2e0e2a1a30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2a16a0> # /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 0x7f2e0e2a1700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e295640> # /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 0x7f2e0e295820> # /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 0x7f2e0e24d940> # /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 0x7f2e0e24daf0> # /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 0x7f2e0e24dca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e24d5e0> # /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 0x7f2e0e24d8e0> # /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 0x7f2e0e255100> # /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 0x7f2e0e255160> # /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 0x7f2e0e265370> # /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 0x7f2e0e265940> # /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 0x7f2e0e286e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e255c40> # /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 0x7f2e0e255ac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e24d280> # /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 0x7f2e0e24d340> # /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 0x7f2e0e24d040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2abb20> # /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 0x7f2e0e20e910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e20e550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2bc940> # /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 0x7f2e0e24d0a0> # /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 0x7f2e0e20ed90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e295970> # /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 0x7f2e0e21b940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2950d0> # /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 0x7f2e0e2322b0> # /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 0x7f2e0e232520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2280a0> # /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 0x7f2e0e232e20> # /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 0x7f2e0e23c1c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e232a00> # /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 0x7f2e0e232c70> # /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 0x7f2e0e23cc70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e23c820> # /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 0x7f2e0e2440d0> # /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 0x7f2e0e244b80> # /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 0x7f2e0e244c40> # /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 0x7f2e0e244cd0> # /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 0x7f2e0e244d60> # /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 0x7f2e0e244df0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e244520> # /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 0x7f2e0e244fa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e23cb50> # /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 0x7f2e0e16e3a0> # /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 0x7f2e0e16e6d0> # /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 0x7f2e0e16e940> # /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 0x7f2e0e16ebe0> # /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 0x7f2e0e16ee80> # /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 0x7f2e0e172160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e23c460> # /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 0x7f2e0e1724c0> # /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 0x7f2e0e1728e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e172760> # /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 0x7f2e0e172d00> # /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 0x7f2e0e172c10> # /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 0x7f2e0e172d30> # /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 0x7f2e0e180100> # /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 0x7f2e0e180190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e23c670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2288b0> # /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 0x7f2e0e2288e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e228430> # /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 0x7f2e0e23c550> # /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 0x7f2e0e2953d0> # /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 0x7f2e0e180fd0> # /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 0x7f2e0e1175b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e1173a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e117130> # /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 0x7f2e0e117430> # /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 0x7f2e0e122f70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e172c70> # /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 0x7f2e0e133a90> # /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 0x7f2e0e140280> # /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 0x7f2e0e140340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e133b20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e133790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e1336a0> # /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 0x7f2e0e0f11f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e140d30> # /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 0x7f2e0e140f40> # /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 0x7f2e0e0f1820> # /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 0x7f2e0e0f1ee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e133760> # /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 0x7f2e0e0a11f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e097e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e097310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e105880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e140b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e304c70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e304580> # /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 0x7f2e0e097f40> # /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 0x7f2e0e097c70> # /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 0x7f2e0e0a9940> # /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 0x7f2e0e0a9d30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2ec550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e2dd8b0> # /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 0x7f2e0e0c3310> # /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 0x7f2e0e0c36a0> # /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 0x7f2e0e0c37c0> # /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 0x7f2e0e05a130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e0c3880> # /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 0x7f2e0e067190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e05aa30> # /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 0x7f2e0e00d940> # /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 0x7f2e0e019580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e067f10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e067730> # /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 0x7f2e0e07da30> # /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 0x7f2e0e032c70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e0323a0> # /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 0x7f2e0e032e20> # /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 0x7f2e0e0432e0> # /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 0x7f2e0e043460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e043310> # /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 0x7f2e0e043400> # /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 0x7f2e0e043d30> # 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 0x7f2e0e043b80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e043550> # /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 0x7f2e0dfe5970> # /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 0x7f2e0dfe5a60> # /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 0x7f2e0dfe5d60> # /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 0x7f2e0dff5370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0dfe5310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0dfd2eb0> # /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 0x7f2e0dfe5490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0dfd2b50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e043910> # /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 0x7f2e0dee64c0> # /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 0x7f2e0defff40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0dee6d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0dee6850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0dff5f70> # /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 0x7f2e0deafdc0> # /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 0x7f2e0decc340> # 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 0x7f2e0deccf40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0deafe50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0deaf790> # /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 0x7f2e0dedaf70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0deda430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0deb1880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e07d8b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e05aee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e346580> # /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 0x7f2e0e2d3850> # /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 0x7f2e0de5fe20> # /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 0x7f2e0de5ffa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e374f40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e4539d0> # /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 0x7f2e0de11700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0de81b80> # /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 0x7f2e0de1d130> # /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 0x7f2e0de1d3d0> # /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 0x7f2e0de1d610> # /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 0x7f2e0de1d850> # /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 0x7f2e0de1da30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0de11ca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0de119d0> # /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 0x7f2e0de11eb0> # /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 0x7f2e0de2d400> # /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 0x7f2e0de2d8b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0de2d520> # /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 0x7f2e0ddc91c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0de2dd00> # /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 0x7f2e0de2de50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e460400> # /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 0x7f2e0ddcfb50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e4536d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0e44a550> # /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 0x7f2e0ddec670> # /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 0x7f2e0ddf8940> # /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 0x7f2e0de016d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ddf8f70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ddecb20> # /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 0x7f2e0ddf83a0> # /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 0x7f2e0dd76670> # /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 0x7f2e0dd76880> # /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 0x7f2e0dd76b80> # /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 0x7f2e0dd76e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ddec100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e0ddcfd00> # /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 0x7f2e0ddec4c0> {"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 # 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 # 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 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # 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 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 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 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 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 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 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 inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # 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 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 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 # 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.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 _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 rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # 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 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 _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 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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.15.175 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 # 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 # 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 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # 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 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 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 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 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 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 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 inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # 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 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 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 # 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.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 _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 rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # 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 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 _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 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 8369 1726883682.48645: 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-1726883679.6443279-8477-223497553353586/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8369 1726883682.48648: _low_level_execute_command(): starting 8369 1726883682.48651: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883679.6443279-8477-223497553353586/ > /dev/null 2>&1 && sleep 0' 8369 1726883682.48654: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883682.48656: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883682.48658: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883682.48661: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883682.48663: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883682.48665: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883682.48667: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883682.48669: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883682.48671: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883682.48673: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883682.48674: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883682.48676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883682.48678: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883682.48680: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883682.48682: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883682.48684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883682.48686: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883682.48687: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883682.48689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883682.48691: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883682.51192: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883682.51197: stdout chunk (state=3): >>><<< 8369 1726883682.51200: stderr chunk (state=3): >>><<< 8369 1726883682.51218: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883682.51225: handler run complete 8369 1726883682.51251: attempt loop complete, returning result 8369 1726883682.51254: _execute() done 8369 1726883682.51256: dumping result to json 8369 1726883682.51261: done dumping result, returning 8369 1726883682.51270: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools [0affd2fa-7aed-ef3c-75ab-00000000009d] 8369 1726883682.51274: sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000009d 8369 1726883682.51362: done sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000009d 8369 1726883682.51364: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 8369 1726883682.51491: no more pending results, returning what we have 8369 1726883682.51496: results queue empty 8369 1726883682.51497: checking for any_errors_fatal 8369 1726883682.51501: done checking for any_errors_fatal 8369 1726883682.51510: checking for max_fail_percentage 8369 1726883682.51511: done checking for max_fail_percentage 8369 1726883682.51512: checking to see if all hosts have failed and the running result is not ok 8369 1726883682.51513: done checking to see if all hosts have failed 8369 1726883682.51514: getting the remaining hosts for this loop 8369 1726883682.51515: done getting the remaining hosts for this loop 8369 1726883682.51519: getting the next task for host managed_node1 8369 1726883682.51525: done getting next task for host managed_node1 8369 1726883682.51529: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 8369 1726883682.51532: ^ 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=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 8369 1726883682.51541: getting variables 8369 1726883682.51542: in VariableManager get_vars() 8369 1726883682.51567: Calling all_inventory to load vars for managed_node1 8369 1726883682.51569: Calling groups_inventory to load vars for managed_node1 8369 1726883682.51572: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883682.51579: Calling all_plugins_play to load vars for managed_node1 8369 1726883682.51582: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883682.51584: Calling groups_plugins_play to load vars for managed_node1 8369 1726883682.51638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883682.51670: done with get_vars() 8369 1726883682.51675: done getting variables 8369 1726883682.51730: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Friday 20 September 2024 21:54:42 -0400 (0:00:02.981) 0:00:05.919 ****** 8369 1726883682.51765: entering _queue_task() for managed_node1/package 8369 1726883682.52000: worker is 1 (out of 1 available) 8369 1726883682.52013: exiting _queue_task() for managed_node1/package 8369 1726883682.52025: done queuing things up, now waiting for results queue to drain 8369 1726883682.52026: waiting for pending results... 8369 1726883682.52310: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools 8369 1726883682.52452: in run() - task 0affd2fa-7aed-ef3c-75ab-00000000009e 8369 1726883682.52473: variable 'ansible_search_path' from source: unknown 8369 1726883682.52480: variable 'ansible_search_path' from source: unknown 8369 1726883682.52528: calling self._execute() 8369 1726883682.52613: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883682.52626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883682.52641: variable 'omit' from source: magic vars 8369 1726883682.53145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8369 1726883682.53334: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8369 1726883682.53377: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8369 1726883682.53407: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8369 1726883682.53434: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8369 1726883682.53527: variable 'ansible_python_version' from source: facts 8369 1726883682.53550: Evaluated conditional (ansible_python_version is version('3', '>=')): True 8369 1726883682.53633: variable 'ansible_os_family' from source: facts 8369 1726883682.53637: Evaluated conditional (ansible_os_family == "Suse"): False 8369 1726883682.53641: when evaluation is False, skipping this task 8369 1726883682.53644: _execute() done 8369 1726883682.53646: dumping result to json 8369 1726883682.53648: done dumping result, returning 8369 1726883682.53658: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Install SELinux python3 tools [0affd2fa-7aed-ef3c-75ab-00000000009e] 8369 1726883682.53661: sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000009e 8369 1726883682.53754: done sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000009e 8369 1726883682.53757: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_os_family == \"Suse\"", "skip_reason": "Conditional result was False" } 8369 1726883682.53812: no more pending results, returning what we have 8369 1726883682.53815: results queue empty 8369 1726883682.53816: checking for any_errors_fatal 8369 1726883682.53822: done checking for any_errors_fatal 8369 1726883682.53823: checking for max_fail_percentage 8369 1726883682.53825: done checking for max_fail_percentage 8369 1726883682.53825: checking to see if all hosts have failed and the running result is not ok 8369 1726883682.53826: done checking to see if all hosts have failed 8369 1726883682.53827: getting the remaining hosts for this loop 8369 1726883682.53828: done getting the remaining hosts for this loop 8369 1726883682.53831: getting the next task for host managed_node1 8369 1726883682.53837: done getting next task for host managed_node1 8369 1726883682.53840: ^ task is: TASK: fedora.linux_system_roles.selinux : Install SELinux tool semanage 8369 1726883682.53843: ^ 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=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 8369 1726883682.53855: getting variables 8369 1726883682.53856: in VariableManager get_vars() 8369 1726883682.53886: Calling all_inventory to load vars for managed_node1 8369 1726883682.53889: Calling groups_inventory to load vars for managed_node1 8369 1726883682.53890: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883682.53897: Calling all_plugins_play to load vars for managed_node1 8369 1726883682.53899: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883682.53901: Calling groups_plugins_play to load vars for managed_node1 8369 1726883682.53936: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883682.53967: done with get_vars() 8369 1726883682.53973: done getting variables 8369 1726883682.54019: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Friday 20 September 2024 21:54:42 -0400 (0:00:00.022) 0:00:05.942 ****** 8369 1726883682.54044: entering _queue_task() for managed_node1/package 8369 1726883682.54212: worker is 1 (out of 1 available) 8369 1726883682.54223: exiting _queue_task() for managed_node1/package 8369 1726883682.54235: done queuing things up, now waiting for results queue to drain 8369 1726883682.54236: waiting for pending results... 8369 1726883682.54376: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Install SELinux tool semanage 8369 1726883682.54462: in run() - task 0affd2fa-7aed-ef3c-75ab-00000000009f 8369 1726883682.54473: variable 'ansible_search_path' from source: unknown 8369 1726883682.54475: variable 'ansible_search_path' from source: unknown 8369 1726883682.54507: calling self._execute() 8369 1726883682.54555: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883682.54560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883682.54567: variable 'omit' from source: magic vars 8369 1726883682.55327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8369 1726883682.57113: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8369 1726883682.57175: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8369 1726883682.57220: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8369 1726883682.57256: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8369 1726883682.57286: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8369 1726883682.57342: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8369 1726883682.57376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8369 1726883682.57392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8369 1726883682.57424: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8369 1726883682.57434: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8369 1726883682.57557: variable 'ansible_distribution' from source: facts 8369 1726883682.57564: variable 'ansible_distribution_major_version' from source: facts 8369 1726883682.57583: 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 8369 1726883682.57589: variable 'omit' from source: magic vars 8369 1726883682.57638: variable 'omit' from source: magic vars 8369 1726883682.57731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8369 1726883682.57748: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8369 1726883682.57765: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8369 1726883682.57791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8369 1726883682.57804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8369 1726883682.57867: variable '__selinux_is_ostree' from source: set_fact 8369 1726883682.57871: variable 'omit' from source: magic vars 8369 1726883682.57889: variable 'omit' from source: magic vars 8369 1726883682.57911: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8369 1726883682.57931: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8369 1726883682.57946: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8369 1726883682.57958: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8369 1726883682.57967: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8369 1726883682.57987: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8369 1726883682.57990: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883682.57993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883682.58064: Set connection var ansible_shell_executable to /bin/sh 8369 1726883682.58068: Set connection var ansible_shell_type to sh 8369 1726883682.58075: Set connection var ansible_module_compression to ZIP_DEFLATED 8369 1726883682.58078: Set connection var ansible_connection to ssh 8369 1726883682.58082: Set connection var ansible_timeout to 10 8369 1726883682.58087: Set connection var ansible_pipelining to False 8369 1726883682.58106: variable 'ansible_shell_executable' from source: unknown 8369 1726883682.58109: variable 'ansible_connection' from source: unknown 8369 1726883682.58112: variable 'ansible_module_compression' from source: unknown 8369 1726883682.58114: variable 'ansible_shell_type' from source: unknown 8369 1726883682.58116: variable 'ansible_shell_executable' from source: unknown 8369 1726883682.58119: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883682.58121: variable 'ansible_pipelining' from source: unknown 8369 1726883682.58124: variable 'ansible_timeout' from source: unknown 8369 1726883682.58126: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883682.58196: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 8369 1726883682.58204: variable 'omit' from source: magic vars 8369 1726883682.58208: starting attempt loop 8369 1726883682.58211: running the handler 8369 1726883682.58217: variable 'ansible_facts' from source: unknown 8369 1726883682.58225: _low_level_execute_command(): starting 8369 1726883682.58231: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8369 1726883682.58718: 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 <<< 8369 1726883682.58733: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match not found <<< 8369 1726883682.58746: 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.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found <<< 8369 1726883682.58763: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883682.58819: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883682.58826: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883682.58829: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883682.58884: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883682.61330: stdout chunk (state=3): >>>/root <<< 8369 1726883682.61515: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883682.61598: stderr chunk (state=3): >>><<< 8369 1726883682.61603: stdout chunk (state=3): >>><<< 8369 1726883682.61624: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883682.61627: _low_level_execute_command(): starting 8369 1726883682.61633: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883682.6161666-8576-28616233471263 `" && echo ansible-tmp-1726883682.6161666-8576-28616233471263="` echo /root/.ansible/tmp/ansible-tmp-1726883682.6161666-8576-28616233471263 `" ) && sleep 0' 8369 1726883682.62063: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883682.62066: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883682.62096: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883682.62100: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883682.62105: 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.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883682.62152: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883682.62160: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883682.62226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883682.64884: stdout chunk (state=3): >>>ansible-tmp-1726883682.6161666-8576-28616233471263=/root/.ansible/tmp/ansible-tmp-1726883682.6161666-8576-28616233471263 <<< 8369 1726883682.65064: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883682.65114: stderr chunk (state=3): >>><<< 8369 1726883682.65117: stdout chunk (state=3): >>><<< 8369 1726883682.65132: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883682.6161666-8576-28616233471263=/root/.ansible/tmp/ansible-tmp-1726883682.6161666-8576-28616233471263 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883682.65160: variable 'ansible_module_compression' from source: unknown 8369 1726883682.65196: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8369vwzpitbs/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 8369 1726883682.65240: variable 'ansible_facts' from source: unknown 8369 1726883682.65352: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883682.6161666-8576-28616233471263/AnsiballZ_setup.py 8369 1726883682.65462: Sending initial data 8369 1726883682.65465: Sent initial data (151 bytes) 8369 1726883682.66339: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883682.66352: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883682.66384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883682.66396: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883682.66461: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883682.66467: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883682.66486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883682.66510: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883682.66513: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883682.66543: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883682.66547: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883682.66565: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883682.66584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883682.66587: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883682.66606: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883682.66621: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883682.66708: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883682.66711: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883682.66727: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883682.66797: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883682.69335: 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 <<< 8369 1726883682.69381: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8369 1726883682.69434: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8369vwzpitbs/tmpibwullik /root/.ansible/tmp/ansible-tmp-1726883682.6161666-8576-28616233471263/AnsiballZ_setup.py <<< 8369 1726883682.69492: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8369 1726883682.71507: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883682.71580: stderr chunk (state=3): >>><<< 8369 1726883682.71584: stdout chunk (state=3): >>><<< 8369 1726883682.71602: done transferring module to remote 8369 1726883682.71615: _low_level_execute_command(): starting 8369 1726883682.71619: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883682.6161666-8576-28616233471263/ /root/.ansible/tmp/ansible-tmp-1726883682.6161666-8576-28616233471263/AnsiballZ_setup.py && sleep 0' 8369 1726883682.72061: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883682.72068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883682.72101: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883682.72113: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883682.72120: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883682.72134: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883682.72140: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883682.72211: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883682.72214: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883682.72282: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883682.74847: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883682.74898: stderr chunk (state=3): >>><<< 8369 1726883682.74903: stdout chunk (state=3): >>><<< 8369 1726883682.74916: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883682.74925: _low_level_execute_command(): starting 8369 1726883682.74928: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726883682.6161666-8576-28616233471263/AnsiballZ_setup.py && sleep 0' 8369 1726883682.75573: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883682.75577: 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 <<< 8369 1726883682.75647: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883682.75651: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883682.75661: 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.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883682.75754: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883682.75757: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883682.75760: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883682.75819: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883682.78777: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin<<< 8369 1726883682.78780: stdout chunk (state=3): >>> <<< 8369 1726883682.78818: stdout chunk (state=3): >>>import '_thread' # <<< 8369 1726883682.78833: stdout chunk (state=3): >>>import '_warnings' # <<< 8369 1726883682.78845: stdout chunk (state=3): >>>import '_weakref' # <<< 8369 1726883682.78933: stdout chunk (state=3): >>>import '_io' # <<< 8369 1726883682.78955: stdout chunk (state=3): >>>import 'marshal' # <<< 8369 1726883682.79020: stdout chunk (state=3): >>>import 'posix' # <<< 8369 1726883682.79058: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8369 1726883682.79065: stdout chunk (state=3): >>># installing zipimport hook <<< 8369 1726883682.79125: stdout chunk (state=3): >>>import 'time' # <<< 8369 1726883682.79135: stdout chunk (state=3): >>>import 'zipimport' # <<< 8369 1726883682.79149: stdout chunk (state=3): >>># installed zipimport hook <<< 8369 1726883682.79215: 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' <<< 8369 1726883682.79239: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8369 1726883682.79276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 8369 1726883682.79279: stdout chunk (state=3): >>>import '_codecs' # <<< 8369 1726883682.79311: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6db3dc0> <<< 8369 1726883682.79382: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8369 1726883682.79386: 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 0x7ff3c6d583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6db3b20> <<< 8369 1726883682.79417: 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' <<< 8369 1726883682.79451: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6db3ac0> <<< 8369 1726883682.79459: stdout chunk (state=3): >>>import '_signal' # <<< 8369 1726883682.79483: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc matches /usr/lib64/python3.9/encodings/latin_1.py <<< 8369 1726883682.79493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/latin_1.cpython-39.pyc' <<< 8369 1726883682.79506: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6d58490> <<< 8369 1726883682.79541: 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' <<< 8369 1726883682.79566: 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' <<< 8369 1726883682.79609: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6d58940> <<< 8369 1726883682.79633: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6d58670> <<< 8369 1726883682.79660: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8369 1726883682.79674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8369 1726883682.79708: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8369 1726883682.79732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8369 1726883682.79746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8369 1726883682.79775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8369 1726883682.79814: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6d0f190> <<< 8369 1726883682.79855: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8369 1726883682.79861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8369 1726883682.79969: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6d0f220> <<< 8369 1726883682.80051: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 8369 1726883682.80056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8369 1726883682.80059: 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 0x7ff3c6d32850> <<< 8369 1726883682.80061: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6d0f940> <<< 8369 1726883682.80109: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6d70880> <<< 8369 1726883682.80129: 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' <<< 8369 1726883682.80140: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6d08d90> <<< 8369 1726883682.80214: 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' <<< 8369 1726883682.80227: stdout chunk (state=3): >>>import '_locale' # <<< 8369 1726883682.80239: stdout chunk (state=3): >>>import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6d32d90> <<< 8369 1726883682.80331: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6d58970> <<< 8369 1726883682.80384: stdout chunk (state=3): >>>Python 3.9.19 (main, Aug 23 2024, 00:00:00) <<< 8369 1726883682.80405: stdout chunk (state=3): >>>[GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] on linux <<< 8369 1726883682.80416: stdout chunk (state=3): >>>Type "help", "copyright", "credits" or "license" for more information. <<< 8369 1726883682.80952: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8369 1726883682.80967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8369 1726883682.81009: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 8369 1726883682.81038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8369 1726883682.81077: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8369 1726883682.81113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8369 1726883682.81147: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8369 1726883682.81180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc'<<< 8369 1726883682.81187: stdout chunk (state=3): >>> <<< 8369 1726883682.81212: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6caeeb0> <<< 8369 1726883682.81297: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6cb1f40><<< 8369 1726883682.81309: stdout chunk (state=3): >>> <<< 8369 1726883682.81335: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8369 1726883682.81361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8369 1726883682.81403: stdout chunk (state=3): >>>import '_sre' # <<< 8369 1726883682.81440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8369 1726883682.81475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8369 1726883682.81520: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 8369 1726883682.81537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8369 1726883682.81577: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6ca7610> <<< 8369 1726883682.81620: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6cad640> <<< 8369 1726883682.81643: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6cae370><<< 8369 1726883682.81654: stdout chunk (state=3): >>> <<< 8369 1726883682.81681: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8369 1726883682.81826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8369 1726883682.81860: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8369 1726883682.81914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883682.81965: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 8369 1726883682.81977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8369 1726883682.82042: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883682.82072: 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 0x7ff3c6c30dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c308b0> <<< 8369 1726883682.82118: stdout chunk (state=3): >>>import 'itertools' # <<< 8369 1726883682.82166: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc matches /usr/lib64/python3.9/keyword.py<<< 8369 1726883682.82198: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/keyword.cpython-39.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c30eb0> <<< 8369 1726883682.82230: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8369 1726883682.82266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8369 1726883682.82325: stdout chunk (state=3): >>>import '_operator' # <<< 8369 1726883682.82337: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c30f70> <<< 8369 1726883682.82370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 8369 1726883682.82387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' <<< 8369 1726883682.82447: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c30e80> <<< 8369 1726883682.82458: stdout chunk (state=3): >>>import '_collections' # <<< 8369 1726883682.82516: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c89d30><<< 8369 1726883682.82526: stdout chunk (state=3): >>> <<< 8369 1726883682.82559: stdout chunk (state=3): >>>import '_functools' # <<< 8369 1726883682.82604: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c82610><<< 8369 1726883682.82615: stdout chunk (state=3): >>> <<< 8369 1726883682.82746: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 8369 1726883682.82759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c96670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6cb5e20> <<< 8369 1726883682.82797: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 8369 1726883682.82812: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8369 1726883682.82883: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883682.82919: 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 0x7ff3c6c42c70> <<< 8369 1726883682.82931: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c89250> <<< 8369 1726883682.82982: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883682.82998: stdout chunk (state=3): >>> <<< 8369 1726883682.83005: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883682.83025: stdout chunk (state=3): >>> <<< 8369 1726883682.83028: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3c6c96280> <<< 8369 1726883682.83032: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6cbb9d0><<< 8369 1726883682.83042: stdout chunk (state=3): >>> <<< 8369 1726883682.83072: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc matches /usr/lib64/python3.9/runpy.py<<< 8369 1726883682.83098: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/runpy.cpython-39.pyc' <<< 8369 1726883682.83154: 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' <<< 8369 1726883682.83188: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc matches /usr/lib64/python3.9/warnings.py<<< 8369 1726883682.83200: stdout chunk (state=3): >>> <<< 8369 1726883682.83223: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc'<<< 8369 1726883682.83227: stdout chunk (state=3): >>> <<< 8369 1726883682.83266: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c42fa0><<< 8369 1726883682.83269: stdout chunk (state=3): >>> <<< 8369 1726883682.83271: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c42d90><<< 8369 1726883682.83272: stdout chunk (state=3): >>> <<< 8369 1726883682.83316: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc matches /usr/lib64/python3.9/importlib/machinery.py<<< 8369 1726883682.83334: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/importlib/__pycache__/machinery.cpython-39.pyc' <<< 8369 1726883682.83353: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c42d00><<< 8369 1726883682.83357: stdout chunk (state=3): >>> <<< 8369 1726883682.83385: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/importlib/util.py<<< 8369 1726883682.83390: stdout chunk (state=3): >>> <<< 8369 1726883682.83407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/util.cpython-39.pyc'<<< 8369 1726883682.83420: stdout chunk (state=3): >>> <<< 8369 1726883682.83451: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/importlib/abc.py<<< 8369 1726883682.83456: stdout chunk (state=3): >>> <<< 8369 1726883682.83483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc'<<< 8369 1726883682.83488: stdout chunk (state=3): >>> <<< 8369 1726883682.83530: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py<<< 8369 1726883682.83542: stdout chunk (state=3): >>> <<< 8369 1726883682.83608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc'<<< 8369 1726883682.83613: stdout chunk (state=3): >>> <<< 8369 1726883682.83653: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py<<< 8369 1726883682.83675: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc'<<< 8369 1726883682.83679: stdout chunk (state=3): >>> <<< 8369 1726883682.83698: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6972370> <<< 8369 1726883682.83731: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py<<< 8369 1726883682.83737: stdout chunk (state=3): >>> <<< 8369 1726883682.83767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc'<<< 8369 1726883682.83776: stdout chunk (state=3): >>> <<< 8369 1726883682.83829: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6972460><<< 8369 1726883682.83834: stdout chunk (state=3): >>> <<< 8369 1726883682.84042: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c4afa0> <<< 8369 1726883682.84117: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c44a30> <<< 8369 1726883682.84146: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c44490><<< 8369 1726883682.84159: stdout chunk (state=3): >>> <<< 8369 1726883682.84177: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py<<< 8369 1726883682.84212: stdout chunk (state=3): >>> <<< 8369 1726883682.84219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8369 1726883682.84265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py<<< 8369 1726883682.84286: stdout chunk (state=3): >>> <<< 8369 1726883682.84311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8369 1726883682.84348: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 8369 1726883682.84371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc'<<< 8369 1726883682.84388: stdout chunk (state=3): >>> import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c688c1c0><<< 8369 1726883682.84407: stdout chunk (state=3): >>> <<< 8369 1726883682.84449: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c695dc70><<< 8369 1726883682.84461: stdout chunk (state=3): >>> <<< 8369 1726883682.84557: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c44eb0> <<< 8369 1726883682.84600: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6cbb040> <<< 8369 1726883682.84615: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8369 1726883682.84656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc'<<< 8369 1726883682.84661: stdout chunk (state=3): >>> <<< 8369 1726883682.84700: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py<<< 8369 1726883682.84718: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc'<<< 8369 1726883682.84739: stdout chunk (state=3): >>> <<< 8369 1726883682.84742: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c689eaf0><<< 8369 1726883682.84779: stdout chunk (state=3): >>> import 'errno' # <<< 8369 1726883682.84814: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883682.84852: stdout chunk (state=3): >>> # extension module 'zlib' executed from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883682.84858: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3c689ee20> <<< 8369 1726883682.84912: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 8369 1726883682.84924: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8369 1726883682.84955: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc matches /usr/lib64/python3.9/_compression.py<<< 8369 1726883682.84983: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/_compression.cpython-39.pyc' <<< 8369 1726883682.85015: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c68b0730><<< 8369 1726883682.85020: stdout chunk (state=3): >>> <<< 8369 1726883682.85062: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8369 1726883682.85119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc'<<< 8369 1726883682.85131: stdout chunk (state=3): >>> <<< 8369 1726883682.85185: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c68b0c70> <<< 8369 1726883682.85244: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883682.85270: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883682.85289: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3c683e3a0> <<< 8369 1726883682.85307: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c689ef10> <<< 8369 1726883682.85341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py<<< 8369 1726883682.85350: stdout chunk (state=3): >>> <<< 8369 1726883682.85362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc'<<< 8369 1726883682.85369: stdout chunk (state=3): >>> <<< 8369 1726883682.85428: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883682.85458: stdout chunk (state=3): >>> # extension module '_lzma' executed from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883682.85469: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3c684e280> <<< 8369 1726883682.85484: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c68b05b0><<< 8369 1726883682.85496: stdout chunk (state=3): >>> <<< 8369 1726883682.85513: stdout chunk (state=3): >>>import 'pwd' # <<< 8369 1726883682.85518: stdout chunk (state=3): >>> <<< 8369 1726883682.85571: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883682.85596: stdout chunk (state=3): >>> <<< 8369 1726883682.85598: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883682.85600: stdout chunk (state=3): >>> <<< 8369 1726883682.85601: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3c684e340><<< 8369 1726883682.85604: stdout chunk (state=3): >>> <<< 8369 1726883682.85663: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c429d0><<< 8369 1726883682.85673: stdout chunk (state=3): >>> <<< 8369 1726883682.85716: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8369 1726883682.85748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc'<<< 8369 1726883682.85760: stdout chunk (state=3): >>> <<< 8369 1726883682.85818: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py<<< 8369 1726883682.85824: stdout chunk (state=3): >>> <<< 8369 1726883682.85826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8369 1726883682.85888: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883682.85892: stdout chunk (state=3): >>> <<< 8369 1726883682.85906: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883682.85914: stdout chunk (state=3): >>> import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3c686a6a0> <<< 8369 1726883682.85953: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc matches /usr/lib64/python3.9/bisect.py<<< 8369 1726883682.85956: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/bisect.cpython-39.pyc'<<< 8369 1726883682.85958: stdout chunk (state=3): >>> <<< 8369 1726883682.86011: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883682.86018: stdout chunk (state=3): >>> # extension module '_bisect' executed from '/usr/lib64/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883682.86047: stdout chunk (state=3): >>> import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3c686a970><<< 8369 1726883682.86050: stdout chunk (state=3): >>> <<< 8369 1726883682.86052: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c686a760> <<< 8369 1726883682.86099: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883682.86107: stdout chunk (state=3): >>> <<< 8369 1726883682.86113: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883682.86126: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3c686a850><<< 8369 1726883682.86131: stdout chunk (state=3): >>> <<< 8369 1726883682.86183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 8369 1726883682.86199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8369 1726883682.86481: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883682.86497: stdout chunk (state=3): >>> # extension module '_hashlib' executed from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883682.86515: stdout chunk (state=3): >>> import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3c686aca0><<< 8369 1726883682.86535: stdout chunk (state=3): >>> <<< 8369 1726883682.86570: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883682.86586: stdout chunk (state=3): >>> # extension module '_blake2' executed from '/usr/lib64/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883682.86615: stdout chunk (state=3): >>> import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3c68761f0> <<< 8369 1726883682.86631: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c686a8e0><<< 8369 1726883682.86642: stdout chunk (state=3): >>> <<< 8369 1726883682.86670: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c685da30><<< 8369 1726883682.86675: stdout chunk (state=3): >>> <<< 8369 1726883682.86717: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c425b0><<< 8369 1726883682.86722: stdout chunk (state=3): >>> <<< 8369 1726883682.86765: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8369 1726883682.86851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc'<<< 8369 1726883682.86871: stdout chunk (state=3): >>> <<< 8369 1726883682.86923: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c686aa90><<< 8369 1726883682.86931: stdout chunk (state=3): >>> <<< 8369 1726883682.87164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8369 1726883682.87206: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff3c6793670><<< 8369 1726883682.87212: stdout chunk (state=3): >>> <<< 8369 1726883682.88030: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip'<<< 8369 1726883682.88036: stdout chunk (state=3): >>> <<< 8369 1726883682.88061: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883682.88068: stdout chunk (state=3): >>> <<< 8369 1726883682.88236: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883682.88244: stdout chunk (state=3): >>> <<< 8369 1726883682.88297: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py<<< 8369 1726883682.88304: stdout chunk (state=3): >>> <<< 8369 1726883682.88332: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883682.88334: stdout chunk (state=3): >>> <<< 8369 1726883682.88358: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883682.88363: stdout chunk (state=3): >>> <<< 8369 1726883682.88402: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py<<< 8369 1726883682.88408: stdout chunk (state=3): >>> <<< 8369 1726883682.88434: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883682.88440: stdout chunk (state=3): >>> <<< 8369 1726883682.90538: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883682.90541: stdout chunk (state=3): >>> <<< 8369 1726883682.92193: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py<<< 8369 1726883682.92221: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 8369 1726883682.92240: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61ae7c0> <<< 8369 1726883682.92303: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py<<< 8369 1726883682.92307: stdout chunk (state=3): >>> <<< 8369 1726883682.92309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc'<<< 8369 1726883682.92319: stdout chunk (state=3): >>> <<< 8369 1726883682.92355: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py<<< 8369 1726883682.92360: stdout chunk (state=3): >>> <<< 8369 1726883682.92377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc'<<< 8369 1726883682.92390: stdout chunk (state=3): >>> <<< 8369 1726883682.92424: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py<<< 8369 1726883682.92447: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8369 1726883682.92482: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883682.92492: stdout chunk (state=3): >>> <<< 8369 1726883682.92516: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883682.92519: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3c61ae160> <<< 8369 1726883682.92576: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61ae280><<< 8369 1726883682.92598: stdout chunk (state=3): >>> <<< 8369 1726883682.92662: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61aef10> <<< 8369 1726883682.92690: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py<<< 8369 1726883682.92724: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc'<<< 8369 1726883682.92738: stdout chunk (state=3): >>> <<< 8369 1726883682.92781: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61ae4f0><<< 8369 1726883682.92974: stdout chunk (state=3): >>> <<< 8369 1726883682.92988: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61aed30><<< 8369 1726883682.92993: stdout chunk (state=3): >>> <<< 8369 1726883682.93000: stdout chunk (state=3): >>>import 'atexit' # # extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883682.93007: 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 0x7ff3c61aef70><<< 8369 1726883682.93011: stdout chunk (state=3): >>> <<< 8369 1726883682.93013: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8369 1726883682.93026: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8369 1726883682.93086: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61ae100> <<< 8369 1726883682.93127: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8369 1726883682.93165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8369 1726883682.93199: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py<<< 8369 1726883682.93203: stdout chunk (state=3): >>> <<< 8369 1726883682.93244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'<<< 8369 1726883682.93252: stdout chunk (state=3): >>> <<< 8369 1726883682.93285: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py<<< 8369 1726883682.93305: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'<<< 8369 1726883682.93320: stdout chunk (state=3): >>> <<< 8369 1726883682.93456: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c616dee0><<< 8369 1726883682.93463: stdout chunk (state=3): >>> <<< 8369 1726883682.93524: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883682.93552: stdout chunk (state=3): >>> <<< 8369 1726883682.93555: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883682.93558: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3c60870d0><<< 8369 1726883682.93559: stdout chunk (state=3): >>> <<< 8369 1726883682.93614: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883682.93626: stdout chunk (state=3): >>> <<< 8369 1726883682.93639: 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 0x7ff3c60872b0><<< 8369 1726883682.93644: stdout chunk (state=3): >>> <<< 8369 1726883682.93675: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py<<< 8369 1726883682.93680: stdout chunk (state=3): >>> <<< 8369 1726883682.93710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8369 1726883682.93768: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6087c40><<< 8369 1726883682.93773: stdout chunk (state=3): >>> <<< 8369 1726883682.93808: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6195dc0><<< 8369 1726883682.93813: stdout chunk (state=3): >>> <<< 8369 1726883682.94099: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61953a0><<< 8369 1726883682.94104: stdout chunk (state=3): >>> <<< 8369 1726883682.94228: 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' <<< 8369 1726883682.94233: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6195f70> <<< 8369 1726883682.94366: 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'<<< 8369 1726883682.94403: stdout chunk (state=3): >>> <<< 8369 1726883682.94518: 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 <<< 8369 1726883682.94546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8369 1726883682.94549: 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 0x7ff3c61e3c10> <<< 8369 1726883682.94688: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61b6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61b63a0><<< 8369 1726883682.94693: stdout chunk (state=3): >>> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6162b80> <<< 8369 1726883682.94772: 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' <<< 8369 1726883682.94776: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3c61b64c0> <<< 8369 1726883682.94922: 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 0x7ff3c61b64f0> <<< 8369 1726883682.94927: 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 <<< 8369 1726883682.94972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8369 1726883682.94985: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py<<< 8369 1726883682.94990: stdout chunk (state=3): >>> <<< 8369 1726883682.95383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8369 1726883682.95389: 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 0x7ff3c60e5250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61f51f0> # /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 0x7ff3c60f38e0> <<< 8369 1726883682.95421: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61f5370><<< 8369 1726883682.95428: stdout chunk (state=3): >>> <<< 8369 1726883682.95453: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py<<< 8369 1726883682.95455: stdout chunk (state=3): >>> <<< 8369 1726883682.95560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883682.95631: 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'<<< 8369 1726883682.95638: stdout chunk (state=3): >>> import '_string' # <<< 8369 1726883682.95744: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61f5ca0> <<< 8369 1726883682.96182: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c60f3880> <<< 8369 1726883682.96205: 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 0x7ff3c60e58b0> # 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' <<< 8369 1726883682.96211: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3c618e190> <<< 8369 1726883682.96329: 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'<<< 8369 1726883682.96400: stdout chunk (state=3): >>> <<< 8369 1726883682.96405: 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'<<< 8369 1726883682.96407: stdout chunk (state=3): >>> <<< 8369 1726883682.96411: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3c61f5670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61ee8b0> # /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' <<< 8369 1726883682.96440: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8369 1726883682.96472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'<<< 8369 1726883682.96477: stdout chunk (state=3): >>> <<< 8369 1726883682.96556: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883682.96559: stdout chunk (state=3): >>> <<< 8369 1726883682.96597: 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 0x7ff3c60e79d0> <<< 8369 1726883682.96915: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883682.96953: 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 0x7ff3c6104b80><<< 8369 1726883682.96957: stdout chunk (state=3): >>> <<< 8369 1726883682.97052: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c60f1640><<< 8369 1726883682.97083: 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 0x7ff3c60e7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c60f1a30> <<< 8369 1726883682.97165: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883682.97286: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 8369 1726883682.97374: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8369 1726883682.97964: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/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_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8369 1726883682.98539: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883682.99256: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 8369 1726883682.99270: 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.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 8369 1726883682.99305: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8369 1726883682.99309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883682.99379: 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 0x7ff3c612d7c0> <<< 8369 1726883682.99475: 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 0x7ff3c6132820> <<< 8369 1726883682.99486: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c5c7a9a0> <<< 8369 1726883682.99553: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 8369 1726883682.99556: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883682.99587: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883682.99603: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8369 1726883682.99784: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883682.99979: 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' <<< 8369 1726883683.00021: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c616c760> <<< 8369 1726883683.00024: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.00658: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.01266: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.01349: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.01443: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 8369 1726883683.01491: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.01546: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 8369 1726883683.01552: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.01628: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.01749: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 8369 1726883683.01774: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.01825: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.01829: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8369 1726883683.01841: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.01892: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.01954: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8369 1726883683.01968: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.02281: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.02592: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8369 1726883683.02678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' import '_ast' # <<< 8369 1726883683.02814: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61b03d0> <<< 8369 1726883683.02817: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.02909: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.03022: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8369 1726883683.03060: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/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_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/parameters.py <<< 8369 1726883683.03077: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8369 1726883683.03091: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.03150: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.03214: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py <<< 8369 1726883683.03228: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.03280: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.03340: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.03507: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.03574: 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 <<< 8369 1726883683.03629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883683.03767: 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 0x7ff3c61249a0> <<< 8369 1726883683.03924: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c5af6be0> <<< 8369 1726883683.04111: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/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_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available <<< 8369 1726883683.04196: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.04239: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.04312: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8369 1726883683.04344: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8369 1726883683.04374: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8369 1726883683.04434: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8369 1726883683.04470: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8369 1726883683.04512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8369 1726883683.04655: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6135670> <<< 8369 1726883683.04723: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6180d90> <<< 8369 1726883683.04828: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61b0400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 8369 1726883683.04859: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.04909: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.04960: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_utils.py <<< 8369 1726883683.04964: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 8369 1726883683.05100: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 8369 1726883683.05148: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.05176: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 8369 1726883683.05215: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.05320: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.05424: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.05459: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.05492: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.05554: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.05627: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.05689: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.05755: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 8369 1726883683.05768: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.05887: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.06000: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.06031: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.06092: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 8369 1726883683.06107: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.06352: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.06562: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.06615: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.06698: 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' <<< 8369 1726883683.06750: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 8369 1726883683.06762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 8369 1726883683.06810: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 8369 1726883683.06824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc' <<< 8369 1726883683.06871: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c5ca3ac0> <<< 8369 1726883683.06930: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py <<< 8369 1726883683.06934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 8369 1726883683.06963: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 8369 1726883683.07016: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 8369 1726883683.07050: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 8369 1726883683.07087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 8369 1726883683.07111: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c5c5da90> <<< 8369 1726883683.07189: 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' <<< 8369 1726883683.07192: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff3c5c5da00> <<< 8369 1726883683.07308: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c5c8f760> <<< 8369 1726883683.07325: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c5ca3190> <<< 8369 1726883683.07369: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c59faf10> <<< 8369 1726883683.07382: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c59faaf0> <<< 8369 1726883683.07414: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 8369 1726883683.07448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 8369 1726883683.07513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 8369 1726883683.07516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 8369 1726883683.07565: 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 0x7ff3c6191cd0> <<< 8369 1726883683.07598: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c5c3feb0> <<< 8369 1726883683.07645: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 8369 1726883683.07658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 8369 1726883683.07692: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61912e0> <<< 8369 1726883683.07728: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 8369 1726883683.07765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 8369 1726883683.07820: 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 0x7ff3c5a62fa0> <<< 8369 1726883683.07869: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c5c8cdc0> <<< 8369 1726883683.07932: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c59fadc0> <<< 8369 1726883683.07937: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 8369 1726883683.07963: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py <<< 8369 1726883683.07989: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.08021: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.08025: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 8369 1726883683.08048: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.08132: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.08212: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 8369 1726883683.08237: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883683.08240: stdout chunk (state=3): >>> <<< 8369 1726883683.08306: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.08371: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py<<< 8369 1726883683.08375: stdout chunk (state=3): >>> <<< 8369 1726883683.08390: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.08417: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883683.08435: stdout chunk (state=3): >>> <<< 8369 1726883683.08438: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 8369 1726883683.08465: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883683.08468: stdout chunk (state=3): >>> <<< 8369 1726883683.08513: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883683.08517: stdout chunk (state=3): >>> <<< 8369 1726883683.08551: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 8369 1726883683.08580: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883683.08583: stdout chunk (state=3): >>> <<< 8369 1726883683.08660: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883683.08663: stdout chunk (state=3): >>> <<< 8369 1726883683.08726: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 8369 1726883683.08757: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883683.08760: stdout chunk (state=3): >>> <<< 8369 1726883683.08824: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.08891: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 8369 1726883683.08922: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.09029: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.09119: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.09207: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.09294: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py <<< 8369 1726883683.09338: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 8369 1726883683.09344: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.09998: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.10631: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 8369 1726883683.10639: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.10715: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.10799: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.10835: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.10890: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 8369 1726883683.10912: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 8369 1726883683.10920: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.10963: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.10999: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 8369 1726883683.11018: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.11094: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.11201: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 8369 1726883683.11207: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.11231: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.11269: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 8369 1726883683.11299: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.11337: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.11389: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 8369 1726883683.11414: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.11492: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.11631: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py <<< 8369 1726883683.11635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc' <<< 8369 1726883683.11678: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c5c7f670> <<< 8369 1726883683.11721: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 8369 1726883683.11773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 8369 1726883683.12058: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c597af10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 8369 1726883683.12076: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.12165: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.12261: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 8369 1726883683.12278: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.12396: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.12537: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 8369 1726883683.12554: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.12632: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.12756: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 8369 1726883683.12761: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.12810: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.12883: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 8369 1726883683.12928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 8369 1726883683.13179: 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 0x7ff3c596ec10><<< 8369 1726883683.13183: stdout chunk (state=3): >>> <<< 8369 1726883683.13614: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c59b9b20> <<< 8369 1726883683.13618: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 8369 1726883683.13631: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.13701: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.13801: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 8369 1726883683.13806: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.13915: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.14021: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.14164: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.14391: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/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_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 8369 1726883683.14429: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.14476: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.14557: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 8369 1726883683.14560: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.14609: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.14686: 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' <<< 8369 1726883683.14776: 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 0x7ff3c58f54f0><<< 8369 1726883683.14839: stdout chunk (state=3): >>> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c58f5a30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 8369 1726883683.14875: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.14886: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 8369 1726883683.14903: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.14949: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.15015: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 8369 1726883683.15033: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.15237: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.15436: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 8369 1726883683.15454: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.15581: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.15710: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.15762: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.15848: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 8369 1726883683.15852: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 8369 1726883683.15865: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.15999: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.16033: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.16220: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.16428: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/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_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 8369 1726883683.16449: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.16615: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.16793: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 8369 1726883683.16822: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.16852: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.16916: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.17724: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.18488: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 8369 1726883683.18491: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 8369 1726883683.18519: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.18651: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.18787: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 8369 1726883683.18803: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.18925: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.19069: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 8369 1726883683.19082: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.19281: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.19487: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 8369 1726883683.19522: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.19555: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.19562: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 8369 1726883683.19581: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.19638: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.19707: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 8369 1726883683.19720: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.19852: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.19983: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.20268: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.20542: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 8369 1726883683.20566: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 8369 1726883683.20580: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.20627: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.20695: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 8369 1726883683.20729: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.20745: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.20788: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 8369 1726883683.20806: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.20873: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.20951: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 8369 1726883683.20968: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.20998: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 8369 1726883683.21047: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.21108: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 8369 1726883683.21111: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.21147: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.21199: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 8369 1726883683.21429: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.21651: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 8369 1726883683.21704: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.21752: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 8369 1726883683.21787: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.21830: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 8369 1726883683.21865: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.21884: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 8369 1726883683.21919: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.21952: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 8369 1726883683.22017: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.22096: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 8369 1726883683.22118: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 8369 1726883683.22134: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.22165: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.22208: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 8369 1726883683.22233: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.22249: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.22291: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.22329: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.22388: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.22467: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 8369 1726883683.22471: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.22514: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.22553: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 8369 1726883683.22720: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.22886: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 8369 1726883683.22889: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.22923: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.22966: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 8369 1726883683.23015: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.23062: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 8369 1726883683.23065: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.23125: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.23216: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/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_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 8369 1726883683.23220: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.23276: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.23358: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 8369 1726883683.23438: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.24262: stdout chunk (state=3): >>>import 'gc' # <<< 8369 1726883683.24648: 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' <<< 8369 1726883683.24679: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 8369 1726883683.24682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 8369 1726883683.24728: 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 0x7ff3c573a310> <<< 8369 1726883683.24731: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c573ad90> <<< 8369 1726883683.24793: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c5753b50> <<< 8369 1726883683.26497: stdout chunk (state=3): >>> <<< 8369 1726883683.26517: stdout chunk (state=3): >>>{"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 8369 1726883683.27312: stdout chunk (state=3): >>># clear builtins._ <<< 8369 1726883683.27375: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 <<< 8369 1726883683.27409: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback<<< 8369 1726883683.27436: stdout chunk (state=3): >>> <<< 8369 1726883683.27439: stdout chunk (state=3): >>># clear sys.path_hooks # clear sys.path_importer_cache <<< 8369 1726883683.27512: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ <<< 8369 1726883683.27588: stdout chunk (state=3): >>># restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins <<< 8369 1726883683.27730: 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<<< 8369 1726883683.27833: 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 <<< 8369 1726883683.27887: 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<<< 8369 1726883683.27949: stdout chunk (state=3): >>> # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path<<< 8369 1726883683.27994: stdout chunk (state=3): >>> # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing _locale<<< 8369 1726883683.28058: stdout chunk (state=3): >>> # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing site # destroy site<<< 8369 1726883683.28096: stdout chunk (state=3): >>> # cleanup[2] removing types # cleanup[2] removing enum # cleanup[2] removing _sre<<< 8369 1726883683.28136: stdout chunk (state=3): >>> # cleanup[2] removing sre_constants # destroy sre_constants <<< 8369 1726883683.28175: stdout chunk (state=3): >>># cleanup[2] removing sre_parse # cleanup[2] removing sre_compile # cleanup[2] removing _heapq <<< 8369 1726883683.28239: stdout chunk (state=3): >>># cleanup[2] removing heapq # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword<<< 8369 1726883683.28343: stdout chunk (state=3): >>> # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib <<< 8369 1726883683.28424: 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<<< 8369 1726883683.28445: stdout chunk (state=3): >>> # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external <<< 8369 1726883683.28471: 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 <<< 8369 1726883683.28534: 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 <<< 8369 1726883683.28587: 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 # 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 <<< 8369 1726883683.28649: 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 # 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.f<<< 8369 1726883683.28658: stdout chunk (state=3): >>>acts.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 <<< 8369 1726883683.29228: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 8369 1726883683.29262: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 8369 1726883683.29274: stdout chunk (state=3): >>># destroy binascii # destroy importlib # destroy bz2 # destroy lzma <<< 8369 1726883683.29320: 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 <<< 8369 1726883683.29334: stdout chunk (state=3): >>># destroy _json # destroy encodings <<< 8369 1726883683.29439: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse <<< 8369 1726883683.29530: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 8369 1726883683.29577: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle <<< 8369 1726883683.29650: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.process <<< 8369 1726883683.29664: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction <<< 8369 1726883683.29709: stdout chunk (state=3): >>># destroy shlex <<< 8369 1726883683.29733: stdout chunk (state=3): >>># destroy datetime <<< 8369 1726883683.29746: stdout chunk (state=3): >>># destroy base64 <<< 8369 1726883683.29808: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux <<< 8369 1726883683.29811: stdout chunk (state=3): >>># destroy getpass <<< 8369 1726883683.29825: stdout chunk (state=3): >>># destroy json <<< 8369 1726883683.29874: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 8369 1726883683.29924: stdout chunk (state=3): >>># destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 8369 1726883683.30061: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios<<< 8369 1726883683.30223: 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 <<< 8369 1726883683.30346: 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 <<< 8369 1726883683.30400: 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<<< 8369 1726883683.30488: 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 <<< 8369 1726883683.30538: 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 <<< 8369 1726883683.30607: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 8369 1726883683.30737: 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 <<< 8369 1726883683.30846: 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<<< 8369 1726883683.31024: 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 <<< 8369 1726883683.31095: 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 <<< 8369 1726883683.31112: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 8369 1726883683.31203: stdout chunk (state=3): >>># destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle<<< 8369 1726883683.31229: 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<<< 8369 1726883683.31544: stdout chunk (state=3): >>> # destroy _signal # destroy platform # destroy _uuid <<< 8369 1726883683.31586: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse # destroy tokenize <<< 8369 1726883683.31684: 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<<< 8369 1726883683.31743: stdout chunk (state=3): >>> # destroy _posixsubprocess # destroy selectors <<< 8369 1726883683.31816: 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 <<< 8369 1726883683.31846: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 8369 1726883683.31872: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal <<< 8369 1726883683.31956: stdout chunk (state=3): >>># destroy _frozen_importlib # clear sys.audit hooks <<< 8369 1726883683.32523: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.175 closed. <<< 8369 1726883683.32526: stdout chunk (state=3): >>><<< 8369 1726883683.32529: stderr chunk (state=3): >>><<< 8369 1726883683.33018: _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 0x7ff3c6db3dc0> # /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 0x7ff3c6d583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6db3b20> # /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 0x7ff3c6db3ac0> 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 0x7ff3c6d58490> # /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 0x7ff3c6d58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6d58670> # /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 0x7ff3c6d0f190> # /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 0x7ff3c6d0f220> # /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 0x7ff3c6d32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6d0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6d70880> # /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 0x7ff3c6d08d90> # /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 0x7ff3c6d32d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6d58970> 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 0x7ff3c6caeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6cb1f40> # /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 0x7ff3c6ca7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6cad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6cae370> # /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 0x7ff3c6c30dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c308b0> 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 0x7ff3c6c30eb0> # /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 0x7ff3c6c30f70> # /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 0x7ff3c6c30e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c89d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c82610> # /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 0x7ff3c6c96670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6cb5e20> # /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 0x7ff3c6c42c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c89250> # 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 0x7ff3c6c96280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6cbb9d0> # /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 0x7ff3c6c42fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c42d90> # /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 0x7ff3c6c42d00> # /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 0x7ff3c6972370> # /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 0x7ff3c6972460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c4afa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c44a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c44490> # /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 0x7ff3c688c1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c695dc70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c44eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6cbb040> # /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 0x7ff3c689eaf0> 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 0x7ff3c689ee20> # /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 0x7ff3c68b0730> # /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 0x7ff3c68b0c70> # 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 0x7ff3c683e3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c689ef10> # /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 0x7ff3c684e280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c68b05b0> 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 0x7ff3c684e340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c429d0> # /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 0x7ff3c686a6a0> # /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 0x7ff3c686a970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c686a760> # 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 0x7ff3c686a850> # /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 0x7ff3c686aca0> # 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 0x7ff3c68761f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c686a8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c685da30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6c425b0> # /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 0x7ff3c686aa90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7ff3c6793670> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/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_rv0q3bdi/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 0x7ff3c61ae7c0> # /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 0x7ff3c61ae160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61ae280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61aef10> # /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 0x7ff3c61ae4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61aed30> 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 0x7ff3c61aef70> # /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 0x7ff3c61ae100> # /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 0x7ff3c616dee0> # 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 0x7ff3c60870d0> # 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 0x7ff3c60872b0> # /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 0x7ff3c6087c40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6195dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61953a0> # /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 0x7ff3c6195f70> # /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 0x7ff3c61e3c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61b6cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61b63a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6162b80> # 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 0x7ff3c61b64c0> # /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 0x7ff3c61b64f0> # /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 0x7ff3c60e5250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61f51f0> # /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 0x7ff3c60f38e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61f5370> # /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 0x7ff3c61f5ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c60f3880> # 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 0x7ff3c60e58b0> # 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 0x7ff3c618e190> # 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 0x7ff3c61f5670> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61ee8b0> # /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 0x7ff3c60e79d0> # 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 0x7ff3c6104b80> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c60f1640> # 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 0x7ff3c60e7f70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c60f1a30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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 0x7ff3c612d7c0> # /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 0x7ff3c6132820> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c5c7a9a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/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_rv0q3bdi/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 0x7ff3c616c760> # 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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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 0x7ff3c61b03d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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 0x7ff3c61249a0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c5af6be0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/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_rv0q3bdi/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 0x7ff3c6135670> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c6180d90> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c61b0400> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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 0x7ff3c5ca3ac0> # /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 0x7ff3c5c5da90> # 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 0x7ff3c5c5da00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c5c8f760> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c5ca3190> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c59faf10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c59faaf0> # /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 0x7ff3c6191cd0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c5c3feb0> # /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 0x7ff3c61912e0> # /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 0x7ff3c5a62fa0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c5c8cdc0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c59fadc0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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 0x7ff3c5c7f670> # /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 0x7ff3c597af10> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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 0x7ff3c596ec10> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c59b9b20> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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 0x7ff3c58f54f0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c58f5a30> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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_rv0q3bdi/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 0x7ff3c573a310> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c573ad90> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff3c5753b50> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "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 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy binascii # destroy importlib # destroy bz2 # destroy lzma # destroy __main__ # destroy locale # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy encodings # destroy syslog # destroy uuid # destroy selinux # destroy distro # destroy logging # destroy argparse # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy shlex # destroy datetime # destroy base64 # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping unicodedata # cleanup[3] wiping gc # cleanup[3] wiping termios # cleanup[3] wiping _ssl # cleanup[3] wiping configparser # cleanup[3] wiping _multiprocessing # cleanup[3] wiping _queue # cleanup[3] wiping _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping platform # destroy subprocess # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping grp # cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping weakref # cleanup[3] wiping contextlib # cleanup[3] wiping collections.abc # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping functools # cleanup[3] wiping _functools # destroy _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq # cleanup[3] wiping sre_parse # cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy unicodedata # destroy gc # destroy termios # destroy _ssl # destroy _multiprocessing # destroy _queue # destroy _pickle # destroy systemd._daemon # destroy _socket # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform # destroy _uuid # destroy _sre # destroy sre_parse # destroy tokenize # destroy _heapq # destroy posixpath # destroy stat # destroy ansible.module_utils.six.moves.urllib # destroy errno # destroy signal # destroy contextlib # destroy pwd # destroy grp # destroy _posixsubprocess # destroy selectors # destroy select # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy ansible.module_utils.six.moves # destroy _operator # destroy _frozen_importlib_external # destroy _imp # destroy io # destroy marshal # destroy _frozen_importlib # clear sys.audit hooks , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.15.175 closed. 8369 1726883683.34807: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_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-1726883682.6161666-8576-28616233471263/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8369 1726883683.34811: variable 'ansible_module_compression' from source: unknown 8369 1726883683.34813: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8369vwzpitbs/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 8369 1726883683.34816: variable 'ansible_facts' from source: unknown 8369 1726883683.34818: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883682.6161666-8576-28616233471263/AnsiballZ_dnf.py 8369 1726883683.34820: Sending initial data 8369 1726883683.34822: Sent initial data (149 bytes) 8369 1726883683.36449: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883683.36468: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883683.36492: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883683.36515: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883683.36560: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883683.36574: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883683.36587: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883683.36609: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883683.36620: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883683.36629: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883683.36640: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883683.36652: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883683.36666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883683.36681: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883683.36690: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883683.36709: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883683.36799: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883683.36825: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883683.36840: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883683.36926: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883683.38762: 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 <<< 8369 1726883683.38809: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8369 1726883683.38854: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8369vwzpitbs/tmp5oj5_c8b /root/.ansible/tmp/ansible-tmp-1726883682.6161666-8576-28616233471263/AnsiballZ_dnf.py <<< 8369 1726883683.38899: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8369 1726883683.40791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883683.40969: stderr chunk (state=3): >>><<< 8369 1726883683.40973: stdout chunk (state=3): >>><<< 8369 1726883683.40976: done transferring module to remote 8369 1726883683.40979: _low_level_execute_command(): starting 8369 1726883683.40982: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883682.6161666-8576-28616233471263/ /root/.ansible/tmp/ansible-tmp-1726883682.6161666-8576-28616233471263/AnsiballZ_dnf.py && sleep 0' 8369 1726883683.42551: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883683.42563: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883683.42575: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883683.42590: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883683.42634: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883683.42645: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883683.42657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883683.42672: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883683.42682: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883683.42690: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883683.42707: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883683.42720: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883683.42734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883683.42744: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883683.42752: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883683.42762: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883683.42846: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883683.42862: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883683.42875: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883683.43586: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883683.46424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883683.46427: stdout chunk (state=3): >>><<< 8369 1726883683.46430: stderr chunk (state=3): >>><<< 8369 1726883683.46526: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883683.46533: _low_level_execute_command(): starting 8369 1726883683.46536: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726883682.6161666-8576-28616233471263/AnsiballZ_dnf.py && sleep 0' 8369 1726883683.47773: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883683.47794: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883683.47812: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883683.47832: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883683.47878: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883683.47897: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883683.47919: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883683.47938: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883683.47951: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883683.47962: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883683.47975: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883683.47991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883683.48016: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883683.48033: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883683.48045: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883683.48058: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883683.48143: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883683.48167: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883683.48184: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883683.48284: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883683.51018: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8369 1726883683.51087: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 8369 1726883683.51195: stdout chunk (state=3): >>>import '_io' # <<< 8369 1726883683.51199: stdout chunk (state=3): >>>import 'marshal' # <<< 8369 1726883683.51218: stdout chunk (state=3): >>> <<< 8369 1726883683.51265: stdout chunk (state=3): >>>import 'posix' # <<< 8369 1726883683.51331: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8369 1726883683.51397: stdout chunk (state=3): >>>import 'time' # <<< 8369 1726883683.51413: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8369 1726883683.51490: 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' <<< 8369 1726883683.51530: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8369 1726883683.51585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 8369 1726883683.51588: stdout chunk (state=3): >>>import '_codecs' # <<< 8369 1726883683.51624: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1edb1edc0> <<< 8369 1726883683.51678: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8369 1726883683.51726: 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 0x7fd1edac33a0><<< 8369 1726883683.51739: stdout chunk (state=3): >>> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1edb1eb20> <<< 8369 1726883683.51785: 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' <<< 8369 1726883683.51815: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1edb1eac0> <<< 8369 1726883683.51844: stdout chunk (state=3): >>>import '_signal' # <<< 8369 1726883683.51909: 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' <<< 8369 1726883683.51923: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1edac3490> <<< 8369 1726883683.51961: 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' <<< 8369 1726883683.52717: 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 0x7fd1edac3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1edac3670> # /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 0x7fd1eda7a190> # /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 0x7fd1eda7a220> # /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 0x7fd1eda9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eda7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1edadb880> <<< 8369 1726883683.52771: 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 0x7fd1eda73d90> <<< 8369 1726883683.52869: 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' <<< 8369 1726883683.52885: stdout chunk (state=3): >>>import '_locale' # import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eda9dd90> <<< 8369 1726883683.52961: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1edac3970> <<< 8369 1726883683.53018: 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. <<< 8369 1726883683.53426: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8369 1726883683.53497: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8369 1726883683.53514: 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 <<< 8369 1726883683.53583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8369 1726883683.53586: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8369 1726883683.53627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 8369 1726883683.53630: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eda3eeb0> <<< 8369 1726883683.53689: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eda40f40> <<< 8369 1726883683.53719: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8369 1726883683.53747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8369 1726883683.53777: stdout chunk (state=3): >>>import '_sre' # <<< 8369 1726883683.53811: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8369 1726883683.53837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8369 1726883683.53888: 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'<<< 8369 1726883683.53900: stdout chunk (state=3): >>> <<< 8369 1726883683.53926: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eda37610> <<< 8369 1726883683.53975: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eda3d640> <<< 8369 1726883683.53992: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eda3e370> <<< 8369 1726883683.54021: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8369 1726883683.54141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8369 1726883683.54174: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8369 1726883683.54226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883683.54280: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 8369 1726883683.54291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8369 1726883683.54359: 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 0x7fd1ed71edc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed71e8b0> <<< 8369 1726883683.54396: stdout chunk (state=3): >>>import 'itertools' # <<< 8369 1726883683.54453: 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 0x7fd1ed71eeb0> <<< 8369 1726883683.54480: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8369 1726883683.54518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8369 1726883683.54568: stdout chunk (state=3): >>>import '_operator' # <<< 8369 1726883683.54590: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed71ef70> <<< 8369 1726883683.54627: 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' <<< 8369 1726883683.54656: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed71ee80> <<< 8369 1726883683.54675: stdout chunk (state=3): >>>import '_collections' # <<< 8369 1726883683.54737: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed777d30> <<< 8369 1726883683.54750: stdout chunk (state=3): >>>import '_functools' # <<< 8369 1726883683.54792: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed770610> <<< 8369 1726883683.54906: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc matches /usr/lib64/python3.9/copyreg.py <<< 8369 1726883683.54939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copyreg.cpython-39.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed784670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eda45e20> <<< 8369 1726883683.54952: 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' <<< 8369 1726883683.55023: 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 0x7fd1ed730c70> <<< 8369 1726883683.55039: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed777250> <<< 8369 1726883683.55081: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883683.55130: 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 0x7fd1ed784280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eda4b9d0> <<< 8369 1726883683.55157: 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' <<< 8369 1726883683.55209: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 8369 1726883683.55254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883683.55290: 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 0x7fd1ed730fa0> <<< 8369 1726883683.55301: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed730d90> <<< 8369 1726883683.55388: 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 0x7fd1ed730d00> <<< 8369 1726883683.55414: 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' <<< 8369 1726883683.55501: 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' <<< 8369 1726883683.55514: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8369 1726883683.55583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8369 1726883683.55640: 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 0x7fd1ed703370> <<< 8369 1726883683.55674: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8369 1726883683.55719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8369 1726883683.55764: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed703460> <<< 8369 1726883683.55951: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed738fa0> <<< 8369 1726883683.56031: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed732a30> <<< 8369 1726883683.56064: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed732490> <<< 8369 1726883683.56103: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 8369 1726883683.56108: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8369 1726883683.56167: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8369 1726883683.56196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8369 1726883683.56246: 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' <<< 8369 1726883683.56251: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed6511c0> <<< 8369 1726883683.56300: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed6eec70> <<< 8369 1726883683.56406: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed732eb0> <<< 8369 1726883683.56422: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eda4b040> <<< 8369 1726883683.56439: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8369 1726883683.56469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8369 1726883683.56521: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 8369 1726883683.56560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed663af0> <<< 8369 1726883683.56563: stdout chunk (state=3): >>>import 'errno' # <<< 8369 1726883683.56620: 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 0x7fd1ed663e20> <<< 8369 1726883683.56662: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 8369 1726883683.56692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc' <<< 8369 1726883683.56735: 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' <<< 8369 1726883683.56749: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed675730> <<< 8369 1726883683.56783: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8369 1726883683.56825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8369 1726883683.56876: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed675c70> <<< 8369 1726883683.56952: 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'<<< 8369 1726883683.56956: stdout chunk (state=3): >>> import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1ed60e3a0> <<< 8369 1726883683.56986: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed663f10> <<< 8369 1726883683.57017: 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' <<< 8369 1726883683.57084: 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 0x7fd1ed61e280> <<< 8369 1726883683.57135: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed6755b0> <<< 8369 1726883683.57138: stdout chunk (state=3): >>>import 'pwd' # <<< 8369 1726883683.57187: 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'<<< 8369 1726883683.57191: stdout chunk (state=3): >>> import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1ed61e340> <<< 8369 1726883683.57254: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed7309d0> <<< 8369 1726883683.57288: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8369 1726883683.57341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8369 1726883683.57381: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 8369 1726883683.57385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8369 1726883683.57532: 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 0x7fd1ed63a6a0> <<< 8369 1726883683.57550: 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' <<< 8369 1726883683.57621: 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 0x7fd1ed63a970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed63a760> <<< 8369 1726883683.57625: 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 0x7fd1ed63a850> <<< 8369 1726883683.57685: 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' <<< 8369 1726883683.57970: 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 0x7fd1ed63aca0> <<< 8369 1726883683.58051: 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 0x7fd1ed6461f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed63a8e0> <<< 8369 1726883683.58081: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed62da30> <<< 8369 1726883683.58121: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed7305b0> <<< 8369 1726883683.58162: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8369 1726883683.58250: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8369 1726883683.58303: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed63aa90> <<< 8369 1726883683.58452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8369 1726883683.58490: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd1ed55a670> <<< 8369 1726883683.58734: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip' <<< 8369 1726883683.58747: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.58885: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.58949: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py <<< 8369 1726883683.58975: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.59001: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.59035: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py <<< 8369 1726883683.59052: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.61218: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883683.61240: stdout chunk (state=3): >>> <<< 8369 1726883683.62874: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 8369 1726883683.62934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 8369 1726883683.62957: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf507c0> <<< 8369 1726883683.62979: 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' <<< 8369 1726883683.63058: 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' <<< 8369 1726883683.63062: 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' <<< 8369 1726883683.63127: 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 0x7fd1ecf50160> <<< 8369 1726883683.63201: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf50280> <<< 8369 1726883683.63281: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf50f10> <<< 8369 1726883683.63296: 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' <<< 8369 1726883683.63432: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf504f0> <<< 8369 1726883683.63436: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf50d30> import 'atexit' # <<< 8369 1726883683.63449: 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 0x7fd1ecf50f70> <<< 8369 1726883683.63473: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8369 1726883683.63525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8369 1726883683.63587: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf50100> <<< 8369 1726883683.63624: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8369 1726883683.63653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8369 1726883683.63684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8369 1726883683.63751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8369 1726883683.63776: 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' <<< 8369 1726883683.63911: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf08130> <<< 8369 1726883683.63980: 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 0x7fd1ecec3f40> <<< 8369 1726883683.64047: 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 0x7fd1ecec3d60> <<< 8369 1726883683.64083: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8369 1726883683.64134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8369 1726883683.64215: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecec33d0> <<< 8369 1726883683.64228: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf37dc0> <<< 8369 1726883683.64519: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf373a0> <<< 8369 1726883683.64548: 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' <<< 8369 1726883683.64575: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf37f70> <<< 8369 1726883683.64629: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8369 1726883683.64642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8369 1726883683.64686: 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' <<< 8369 1726883683.64734: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py <<< 8369 1726883683.64776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8369 1726883683.64814: 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 0x7fd1ecf85c10> <<< 8369 1726883683.64960: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ece9ccd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ece9c3a0> <<< 8369 1726883683.64975: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf57490> <<< 8369 1726883683.65035: 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 0x7fd1ece9c4c0> <<< 8369 1726883683.65096: 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 0x7fd1ece9c4f0> <<< 8369 1726883683.65297: 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 <<< 8369 1726883683.65300: 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 # code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8369 1726883683.65382: 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'<<< 8369 1726883683.65395: stdout chunk (state=3): >>> import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd1ece86250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf961f0> <<< 8369 1726883683.65429: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8369 1726883683.65462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8369 1726883683.65577: 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 0x7fd1ece938e0><<< 8369 1726883683.65600: stdout chunk (state=3): >>> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf96370> <<< 8369 1726883683.65616: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8369 1726883683.65686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883683.65739: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py <<< 8369 1726883683.65742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' import '_string' # <<< 8369 1726883683.65835: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecfb0d90> <<< 8369 1726883683.66057: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ece93880> <<< 8369 1726883683.66193: 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 0x7fd1ece936d0> <<< 8369 1726883683.66255: 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 0x7fd1ece92670> <<< 8369 1726883683.66387: 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 0x7fd1ece925b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf8f8b0> <<< 8369 1726883683.66430: 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 <<< 8369 1726883683.66467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8369 1726883683.66568: 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 0x7fd1ecf18670> <<< 8369 1726883683.66873: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883683.66876: 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 0x7fd1ecf16ac0> <<< 8369 1726883683.66904: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf250d0> <<< 8369 1726883683.66964: 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' <<< 8369 1726883683.66976: 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 0x7fd1ecf180d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf5ba60> <<< 8369 1726883683.67020: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.67044: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 8369 1726883683.67076: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.67200: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.67341: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.67385: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 8369 1726883683.67432: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8369 1726883683.67435: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8369 1726883683.67450: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.67604: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.67755: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.68542: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.69285: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py <<< 8369 1726883683.69391: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 8369 1726883683.69443: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 8369 1726883683.69453: 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' <<< 8369 1726883683.69530: 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 0x7fd1eca70580> <<< 8369 1726883683.69645: 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' <<< 8369 1726883683.69668: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ece64520> <<< 8369 1726883683.69684: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eca130a0> <<< 8369 1726883683.69773: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 8369 1726883683.69777: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.69805: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.69845: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py<<< 8369 1726883683.69864: stdout chunk (state=3): >>> <<< 8369 1726883683.69868: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.70063: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.70279: 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' <<< 8369 1726883683.70325: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf16bb0> <<< 8369 1726883683.70351: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.71053: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.71757: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8369 1726883683.71866: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 8369 1726883683.71869: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.71924: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.71989: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 8369 1726883683.72006: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.72090: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.72244: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 8369 1726883683.72288: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8369 1726883683.72291: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.72336: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.72400: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8369 1726883683.72416: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.72722: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.73026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8369 1726883683.73099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8369 1726883683.73113: stdout chunk (state=3): >>>import '_ast' # <<< 8369 1726883683.73237: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ece6f970> <<< 8369 1726883683.73252: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.73364: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.73483: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/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_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/validation.py <<< 8369 1726883683.73500: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/parameters.py <<< 8369 1726883683.73505: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8369 1726883683.73529: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.73587: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.73653: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 8369 1726883683.73666: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.73724: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.73783: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.73928: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.74034: 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 <<< 8369 1726883683.74090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883683.74226: 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' <<< 8369 1726883683.74230: 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 0x7fd1ecfa2250><<< 8369 1726883683.74232: stdout chunk (state=3): >>> <<< 8369 1726883683.74297: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ece6f6a0> <<< 8369 1726883683.74361: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/file.py<<< 8369 1726883683.74366: stdout chunk (state=3): >>> import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py<<< 8369 1726883683.74383: stdout chunk (state=3): >>> <<< 8369 1726883683.74389: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883683.74398: stdout chunk (state=3): >>> <<< 8369 1726883683.74622: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.74706: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.74739: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.74804: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py<<< 8369 1726883683.74825: stdout chunk (state=3): >>> <<< 8369 1726883683.74828: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8369 1726883683.74859: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8369 1726883683.74927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8369 1726883683.74960: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8369 1726883683.74988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc'<<< 8369 1726883683.75004: stdout chunk (state=3): >>> <<< 8369 1726883683.75150: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ece567c0><<< 8369 1726883683.75156: stdout chunk (state=3): >>> <<< 8369 1726883683.75220: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ece537f0> <<< 8369 1726883683.75395: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ece4c970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 8369 1726883683.75429: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_utils.py <<< 8369 1726883683.75433: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py<<< 8369 1726883683.75440: stdout chunk (state=3): >>> <<< 8369 1726883683.75664: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 8369 1726883683.75669: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.75671: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883683.75674: stdout chunk (state=3): >>> <<< 8369 1726883683.75676: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py<<< 8369 1726883683.75767: stdout chunk (state=3): >>> <<< 8369 1726883683.75771: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.76467: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883683.76480: stdout chunk (state=3): >>> <<< 8369 1726883683.77276: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883683.77286: stdout chunk (state=3): >>> <<< 8369 1726883683.78311: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.79260: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/email/__init__.py <<< 8369 1726883683.79263: 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 0x7fd1ec7c2640> <<< 8369 1726883683.79334: 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 0x7fd1ec7c26d0> <<< 8369 1726883683.79416: 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'<<< 8369 1726883683.79577: stdout chunk (state=3): >>> <<< 8369 1726883683.79625: 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 0x7fd1ec7c2c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec7c2910> # /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' <<< 8369 1726883683.79672: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec7c2070> <<< 8369 1726883683.79776: 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' # /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 <<< 8369 1726883683.79779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_policybase.cpython-39.pyc' <<< 8369 1726883683.79829: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc matches /usr/lib64/python3.9/email/header.py <<< 8369 1726883683.79868: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/header.cpython-39.pyc' <<< 8369 1726883683.79881: 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' <<< 8369 1726883683.79915: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec76f730> <<< 8369 1726883683.79968: 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 0x7fd1ec76fc40> <<< 8369 1726883683.80012: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/charset.cpython-39.pyc matches /usr/lib64/python3.9/email/charset.py <<< 8369 1726883683.80047: 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 0x7fd1ec76fe50><<< 8369 1726883683.80050: stdout chunk (state=3): >>> <<< 8369 1726883683.80141: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf9f700> <<< 8369 1726883683.80191: stdout chunk (state=3): >>># /usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc matches /usr/lib64/python3.9/email/utils.py <<< 8369 1726883683.80205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/utils.cpython-39.pyc' <<< 8369 1726883683.80257: 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'<<< 8369 1726883683.80260: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec771a60> <<< 8369 1726883683.80304: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc matches /usr/lib64/python3.9/urllib/parse.py <<< 8369 1726883683.80352: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/parse.cpython-39.pyc' <<< 8369 1726883683.80583: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec771ac0> # /usr/lib64/python3.9/email/__pycache__/_parseaddr.cpython-39.pyc matches /usr/lib64/python3.9/email/_parseaddr.py <<< 8369 1726883683.80643: 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 <<< 8369 1726883683.80790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/calendar.cpython-39.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec815610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec771ee0> <<< 8369 1726883683.80793: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec771370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf9f6d0> <<< 8369 1726883683.80858: 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' # /usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc matches /usr/lib64/python3.9/email/_header_value_parser.py <<< 8369 1726883683.80944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/_header_value_parser.cpython-39.pyc' <<< 8369 1726883683.80948: 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' <<< 8369 1726883683.80981: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec9fe070> <<< 8369 1726883683.81213: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eca43dc0> <<< 8369 1726883683.81443: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec815430> # /usr/lib64/python3.9/email/__pycache__/contentmanager.cpython-39.pyc matches /usr/lib64/python3.9/email/contentmanager.py <<< 8369 1726883683.81612: stdout chunk (state=3): >>># 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 0x7fd1eca40df0> # /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 0x7fd1eca40250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eca46d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec76ef70> <<< 8369 1726883683.81764: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eca02910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ece6fee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec7c2e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec7c26a0> <<< 8369 1726883683.81767: 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 0x7fd1ec7c2760> <<< 8369 1726883683.81874: 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' # /usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc matches /usr/lib64/python3.9/email/feedparser.py <<< 8369 1726883683.81877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/email/__pycache__/feedparser.cpython-39.pyc' <<< 8369 1726883683.81999: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eca40ac0> <<< 8369 1726883683.82005: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec7c2160> # /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' <<< 8369 1726883683.82208: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eca70a60> <<< 8369 1726883683.82212: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc matches /usr/lib64/python3.9/http/client.py <<< 8369 1726883683.82256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/client.cpython-39.pyc' <<< 8369 1726883683.82341: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py <<< 8369 1726883683.82353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc' <<< 8369 1726883683.82631: 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 0x7fd1eca04940> <<< 8369 1726883683.83171: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec8225e0> <<< 8369 1726883683.83219: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eca70850> <<< 8369 1726883683.83269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc matches /usr/lib64/python3.9/mimetypes.py <<< 8369 1726883683.83295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/mimetypes.cpython-39.pyc' <<< 8369 1726883683.83355: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec80f6a0> <<< 8369 1726883683.83393: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc matches /usr/lib64/python3.9/netrc.py <<< 8369 1726883683.83416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/netrc.cpython-39.pyc' <<< 8369 1726883683.83434: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec7b9a30> <<< 8369 1726883683.83530: 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' <<< 8369 1726883683.83555: 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' <<< 8369 1726883683.83638: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec7cbb50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec7b9730> <<< 8369 1726883683.83651: stdout chunk (state=3): >>># /usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc matches /usr/lib64/python3.9/urllib/request.py <<< 8369 1726883683.83763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/urllib/__pycache__/request.cpython-39.pyc' <<< 8369 1726883683.83962: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec7cb6d0> <<< 8369 1726883683.83966: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc matches /usr/lib64/python3.9/http/cookiejar.py <<< 8369 1726883683.84028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookiejar.cpython-39.pyc' <<< 8369 1726883683.84558: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec77a700> <<< 8369 1726883683.84605: 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' <<< 8369 1726883683.84657: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec53aca0> <<< 8369 1726883683.84708: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.84877: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py <<< 8369 1726883683.84890: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.85035: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.85249: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 8369 1726883683.85253: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883683.85256: stdout chunk (state=3): >>> <<< 8369 1726883683.85326: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883683.85333: stdout chunk (state=3): >>> <<< 8369 1726883683.85409: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py <<< 8369 1726883683.85413: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883683.85417: stdout chunk (state=3): >>> <<< 8369 1726883683.85578: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.85739: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py<<< 8369 1726883683.85742: stdout chunk (state=3): >>> <<< 8369 1726883683.85909: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883683.86171: stdout chunk (state=3): >>>import 'gc' # <<< 8369 1726883683.86717: 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' <<< 8369 1726883683.86774: 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 <<< 8369 1726883683.86811: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/pycomp.cpython-39.pyc' <<< 8369 1726883683.86814: 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 0x7fd1ec49cbe0> <<< 8369 1726883683.86868: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py <<< 8369 1726883683.86944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc' <<< 8369 1726883683.87282: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec49cd60> <<< 8369 1726883683.87319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 8369 1726883683.87327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 8369 1726883683.87373: 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 0x7fd1ec4ee430> <<< 8369 1726883683.87397: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec49cfd0> <<< 8369 1726883683.87411: stdout chunk (state=3): >>>import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec49c250> <<< 8369 1726883683.87453: 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 0x7fd1ec49c850> <<< 8369 1726883683.87510: 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 <<< 8369 1726883683.87629: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/base.cpython-39.pyc' <<< 8369 1726883683.87674: 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' <<< 8369 1726883683.87708: 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' <<< 8369 1726883683.87900: 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 0x7fd1ec1979d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec197580> <<< 8369 1726883683.87935: 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 <<< 8369 1726883683.87991: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/common_types.cpython-39.pyc' <<< 8369 1726883683.88077: 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 0x7fd1ec140550> <<< 8369 1726883683.88136: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec197a00> <<< 8369 1726883683.88162: 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 <<< 8369 1726883683.88271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/conf.cpython-39.pyc' <<< 8369 1726883683.89857: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.9/site-packages/libdnf/_conf.so' <<< 8369 1726883683.89864: 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 0x7fd1ec09ee20> <<< 8369 1726883683.89958: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec1b92e0> <<< 8369 1726883683.90004: 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 <<< 8369 1726883683.90072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/module.cpython-39.pyc' <<< 8369 1726883683.90210: 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 0x7fd1eab332e0> <<< 8369 1726883683.90276: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec1728b0> <<< 8369 1726883683.90311: 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 <<< 8369 1726883683.90338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/repo.cpython-39.pyc' <<< 8369 1726883683.90572: 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 0x7fd1eaa00e80> <<< 8369 1726883683.90613: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eab12580> <<< 8369 1726883683.90656: 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 <<< 8369 1726883683.90708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/transaction.cpython-39.pyc' <<< 8369 1726883683.90848: 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 0x7fd1ea96ba00> <<< 8369 1726883683.90951: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eab33520> <<< 8369 1726883683.90956: 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' <<< 8369 1726883683.91053: 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 0x7fd1ea965d60> <<< 8369 1726883683.91063: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea96bfa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec197130> <<< 8369 1726883683.91089: 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 <<< 8369 1726883683.91131: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/comps.cpython-39.pyc' <<< 8369 1726883683.91155: 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 <<< 8369 1726883683.91162: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/exceptions.cpython-39.pyc' <<< 8369 1726883683.91188: 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 <<< 8369 1726883683.91203: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/i18n.cpython-39.pyc' <<< 8369 1726883683.91240: 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 0x7fd1ea894b20> <<< 8369 1726883683.91293: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea894340> <<< 8369 1726883683.91318: 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 <<< 8369 1726883683.91364: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/util.cpython-39.pyc' <<< 8369 1726883683.91395: 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' <<< 8369 1726883683.91432: 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 0x7fd1ea8a7700> <<< 8369 1726883683.91462: 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 <<< 8369 1726883683.91481: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-39.pyc' <<< 8369 1726883683.91521: 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' <<< 8369 1726883683.91542: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea8b42b0> <<< 8369 1726883683.91578: 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' <<< 8369 1726883683.92278: 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 0x7fd1ea8b4850> <<< 8369 1726883683.92346: 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 <<< 8369 1726883683.92351: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rpm/__pycache__/transaction.cpython-39.pyc' <<< 8369 1726883683.92365: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea8b4ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea8b4370> <<< 8369 1726883683.92397: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea8a7790> <<< 8369 1726883683.92412: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea89edc0> <<< 8369 1726883683.92444: 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 <<< 8369 1726883683.92463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/hawkey/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883683.92618: 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 0x7fd1ea46bee0> <<< 8369 1726883683.92645: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea8a7190> <<< 8369 1726883683.92753: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea894ca0> <<< 8369 1726883683.92807: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea997730> <<< 8369 1726883683.92845: 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' <<< 8369 1726883683.92993: 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 0x7fd1ea997f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea9978b0> <<< 8369 1726883683.93026: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec197280> <<< 8369 1726883683.93072: 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 <<< 8369 1726883683.93110: stdout chunk (state=3): >>># 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 0x7fd1ea477d60> # /usr/lib/python3.9/site-packages/dnf/db/__pycache__/history.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/db/history.py <<< 8369 1726883683.93130: stdout chunk (state=3): >>># 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 <<< 8369 1726883683.93153: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/yum/__pycache__/misc.cpython-39.pyc' <<< 8369 1726883683.93177: 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 <<< 8369 1726883683.93272: stdout chunk (state=3): >>># 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' <<< 8369 1726883683.93281: 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 <<< 8369 1726883683.93346: stdout chunk (state=3): >>># 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 <<< 8369 1726883683.93489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/__pycache__/gpgme.cpython-39.pyc' <<< 8369 1726883683.93670: 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 0x7fd1ea2ea220> <<< 8369 1726883683.93822: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea38a2b0> <<< 8369 1726883683.93856: 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' <<< 8369 1726883683.93885: 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 0x7fd1ea3977f0> <<< 8369 1726883683.93999: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea33de50> <<< 8369 1726883683.94033: 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 <<< 8369 1726883683.94035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883683.94150: 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 <<< 8369 1726883683.94156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/data/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883683.94180: 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' <<< 8369 1726883683.94244: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea397e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea397bb0> <<< 8369 1726883683.94270: 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 <<< 8369 1726883683.94277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883683.94317: 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 <<< 8369 1726883683.94320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-39.pyc' <<< 8369 1726883683.94365: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea397ee0> <<< 8369 1726883683.94370: stdout chunk (state=3): >>>import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea397e50> <<< 8369 1726883683.94401: 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' <<< 8369 1726883683.94430: 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 <<< 8369 1726883683.94436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/sig/__pycache__/mode.cpython-39.pyc' <<< 8369 1726883683.94489: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea1ec1c0> <<< 8369 1726883683.94519: 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' <<< 8369 1726883683.94576: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea1ec250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea397f40> <<< 8369 1726883683.94617: 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' <<< 8369 1726883683.94648: 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' <<< 8369 1726883683.94713: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea1ec3d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea397eb0> <<< 8369 1726883683.94745: 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' <<< 8369 1726883683.94804: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea397c40> <<< 8369 1726883683.94838: 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' <<< 8369 1726883683.94890: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea1ec1f0> <<< 8369 1726883683.94918: 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' <<< 8369 1726883683.94969: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea1ec430> <<< 8369 1726883683.95001: 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' <<< 8369 1726883683.95058: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea1ec4c0> <<< 8369 1726883683.95082: 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 <<< 8369 1726883683.95086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/md.cpython-39.pyc' <<< 8369 1726883683.95171: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea1ec550> <<< 8369 1726883683.95183: 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' <<< 8369 1726883683.95233: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea1ec5e0> <<< 8369 1726883683.95254: 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 <<< 8369 1726883683.95266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gpg/constants/__pycache__/protocol.cpython-39.pyc' <<< 8369 1726883683.95313: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea1ec670> <<< 8369 1726883683.95340: 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' <<< 8369 1726883683.95401: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea1ec700> <<< 8369 1726883683.95430: 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 <<< 8369 1726883683.95442: 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 0x7fd1ea1ec790> <<< 8369 1726883683.95468: 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' <<< 8369 1726883683.95537: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea1ec820> <<< 8369 1726883683.95548: stdout chunk (state=3): >>>import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea397220> <<< 8369 1726883683.95625: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea3711c0> <<< 8369 1726883683.95660: 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' <<< 8369 1726883683.95699: 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' <<< 8369 1726883683.95922: 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 0x7fd1ea1ecbe0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea1ec940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea3978e0> <<< 8369 1726883683.95969: 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 0x7fd1ea38a100> <<< 8369 1726883683.95991: stdout chunk (state=3): >>>import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea368ca0> <<< 8369 1726883683.96029: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea3682b0> <<< 8369 1726883683.96042: 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' <<< 8369 1726883683.96096: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea368490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea49eb50> <<< 8369 1726883683.96134: 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 <<< 8369 1726883683.96162: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/db/__pycache__/group.cpython-39.pyc' <<< 8369 1726883683.96174: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea368e20> <<< 8369 1726883683.96195: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea477d00> <<< 8369 1726883683.96243: 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' <<< 8369 1726883683.96265: 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 <<< 8369 1726883683.96296: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/conf/__pycache__/config.cpython-39.pyc' <<< 8369 1726883683.96335: 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' <<< 8369 1726883683.96376: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea206c40> <<< 8369 1726883683.96405: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea2064f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea49e940> <<< 8369 1726883683.96446: 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' <<< 8369 1726883683.96469: 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 <<< 8369 1726883683.96522: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/repo.cpython-39.pyc' <<< 8369 1726883683.96556: 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 <<< 8369 1726883683.96575: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/logging.cpython-39.pyc' <<< 8369 1726883683.96590: 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 <<< 8369 1726883683.96609: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/lock.cpython-39.pyc' <<< 8369 1726883683.96620: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea1a32b0> <<< 8369 1726883683.96643: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc matches /usr/lib64/python3.9/logging/handlers.py <<< 8369 1726883683.96705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/handlers.cpython-39.pyc' <<< 8369 1726883683.96717: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py <<< 8369 1726883683.96766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc' <<< 8369 1726883683.96805: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py <<< 8369 1726883683.96825: 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 0x7fd1ea156190> <<< 8369 1726883683.96884: 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 0x7fd1ea156220> <<< 8369 1726883683.96966: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea1b76a0> <<< 8369 1726883683.97019: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea1a36d0> <<< 8369 1726883683.97050: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea198a90> <<< 8369 1726883683.97099: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea18f0d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea206ee0> <<< 8369 1726883683.97167: 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 <<< 8369 1726883683.97170: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/dnssec.cpython-39.pyc' <<< 8369 1726883683.97182: 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 <<< 8369 1726883683.97314: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/rpm/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883683.97367: 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' <<< 8369 1726883683.97370: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea156fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea156790> <<< 8369 1726883683.97412: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea206d90> <<< 8369 1726883683.97459: 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' <<< 8369 1726883683.97508: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea18f940> <<< 8369 1726883683.97548: 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 0x7fd1ea179850> # /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 0x7fd1ea1798e0> <<< 8369 1726883683.97587: 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 0x7fd1ea179a60> <<< 8369 1726883683.97610: 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 <<< 8369 1726883683.97644: stdout chunk (state=3): >>># 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 <<< 8369 1726883683.97670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/libdnf/__pycache__/smartcols.cpython-39.pyc' <<< 8369 1726883683.97781: 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 0x7fd1ec88e1c0> <<< 8369 1726883683.97808: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea18a190> <<< 8369 1726883683.97853: 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 0x7fd1ec88e220> <<< 8369 1726883683.97866: 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' <<< 8369 1726883683.97906: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec88e310> <<< 8369 1726883683.97908: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea179a00> <<< 8369 1726883683.97945: 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' <<< 8369 1726883683.97963: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea179fa0> <<< 8369 1726883683.97969: 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 <<< 8369 1726883683.97988: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/plugin.cpython-39.pyc' <<< 8369 1726883683.98015: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc matches /usr/lib64/python3.9/inspect.py <<< 8369 1726883683.98084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/inspect.cpython-39.pyc' <<< 8369 1726883683.98111: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc matches /usr/lib64/python3.9/dis.py <<< 8369 1726883683.98130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/dis.cpython-39.pyc' <<< 8369 1726883683.98156: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc matches /usr/lib64/python3.9/opcode.py <<< 8369 1726883683.98164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/opcode.cpython-39.pyc' <<< 8369 1726883683.98203: 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 0x7fd1e9fc03d0> <<< 8369 1726883683.98224: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9fc0190> <<< 8369 1726883683.98264: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9faf9d0> <<< 8369 1726883683.98417: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec89f9d0> <<< 8369 1726883683.98435: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec88eeb0> <<< 8369 1726883683.98458: 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 <<< 8369 1726883683.98464: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/query.cpython-39.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec89fca0> <<< 8369 1726883683.98499: 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' <<< 8369 1726883683.98510: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec8a69a0> <<< 8369 1726883683.98536: 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 <<< 8369 1726883683.98541: stdout chunk (state=3): >>># 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 0x7fd1e9fcc700> <<< 8369 1726883683.98571: 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 <<< 8369 1726883683.98577: 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 0x7fd1e9fcc340> <<< 8369 1726883683.98616: 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' <<< 8369 1726883683.98640: 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 <<< 8369 1726883683.98664: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/package.cpython-39.pyc' <<< 8369 1726883683.98684: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9fdc670> <<< 8369 1726883683.98690: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9fdc190> <<< 8369 1726883683.98720: 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 0x7fd1e9fdc4f0> <<< 8369 1726883683.98747: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec49c970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec49c550> <<< 8369 1726883683.99481: 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 <<< 8369 1726883683.99487: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/builddep.cpython-39.pyc' <<< 8369 1726883683.99520: 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' <<< 8369 1726883683.99551: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9fe5fa0> <<< 8369 1726883683.99585: 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' <<< 8369 1726883683.99618: 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 <<< 8369 1726883683.99677: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/cli.cpython-39.pyc' <<< 8369 1726883683.99704: 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 <<< 8369 1726883683.99766: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/output.cpython-39.pyc' <<< 8369 1726883683.99801: 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 <<< 8369 1726883683.99824: 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 0x7fd1e9f9cfa0> # /usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc matches /usr/lib/python3.9/site-packages/dnf/cli/progress.py <<< 8369 1726883683.99837: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/progress.cpython-39.pyc' <<< 8369 1726883683.99870: 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' <<< 8369 1726883683.99914: 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' <<< 8369 1726883684.00029: 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 0x7fd1e9f34d90> <<< 8369 1726883684.00066: stdout chunk (state=3): >>>import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9f34c10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9f343d0> <<< 8369 1726883684.00077: stdout chunk (state=3): >>>import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9f34190> <<< 8369 1726883684.00112: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9f85ee0> <<< 8369 1726883684.00153: 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' <<< 8369 1726883684.00164: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9f34220> <<< 8369 1726883684.00206: 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 <<< 8369 1726883684.00228: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883684.00255: 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 <<< 8369 1726883684.00278: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/__pycache__/option_parser.cpython-39.pyc' <<< 8369 1726883684.00291: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9f61160> <<< 8369 1726883684.00339: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9f34eb0> <<< 8369 1726883684.00377: 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' <<< 8369 1726883684.00391: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9f519d0> <<< 8369 1726883684.00467: 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 0x7fd1e9f61fd0> # /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' <<< 8369 1726883684.00483: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e631c0> <<< 8369 1726883684.00506: 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' <<< 8369 1726883684.00523: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e63310> <<< 8369 1726883684.00551: 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' <<< 8369 1726883684.00573: 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 <<< 8369 1726883684.00625: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-39.pyc' <<< 8369 1726883684.00658: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e63910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e63640> <<< 8369 1726883684.00719: 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 0x7fd1e9e639d0> <<< 8369 1726883684.00763: 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 0x7fd1e9e70610> # /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 <<< 8369 1726883684.00776: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/group.cpython-39.pyc' <<< 8369 1726883684.00804: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e70700> <<< 8369 1726883684.00825: 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 <<< 8369 1726883684.00832: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/history.cpython-39.pyc' <<< 8369 1726883684.00852: 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 <<< 8369 1726883684.00894: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/__pycache__/transaction_sr.cpython-39.pyc' <<< 8369 1726883684.00917: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e70ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e70af0> <<< 8369 1726883684.00943: 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 <<< 8369 1726883684.00961: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/install.cpython-39.pyc' <<< 8369 1726883684.00988: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e70f40> <<< 8369 1726883684.00992: 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 <<< 8369 1726883684.00995: stdout chunk (state=3): >>># 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 0x7fd1e9e88b20> <<< 8369 1726883684.01038: 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' <<< 8369 1726883684.01045: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e88c40> <<< 8369 1726883684.01064: 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 <<< 8369 1726883684.01090: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/module.cpython-39.pyc' <<< 8369 1726883684.01121: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e88e80> <<< 8369 1726883684.01145: 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' <<< 8369 1726883684.01160: stdout chunk (state=3): >>>import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e17310> <<< 8369 1726883684.01183: 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 <<< 8369 1726883684.01198: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/remove.cpython-39.pyc' <<< 8369 1726883684.01209: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e17d00> <<< 8369 1726883684.01240: 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 <<< 8369 1726883684.01254: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-39.pyc' <<< 8369 1726883684.01264: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e17e50> <<< 8369 1726883684.01274: 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 <<< 8369 1726883684.01287: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/search.cpython-39.pyc' <<< 8369 1726883684.01327: 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' <<< 8369 1726883684.01340: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e26550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e26130> <<< 8369 1726883684.01358: 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 <<< 8369 1726883684.01510: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/shell.cpython-39.pyc' <<< 8369 1726883684.01534: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc matches /usr/lib64/python3.9/cmd.py <<< 8369 1726883684.01554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/cmd.cpython-39.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e26f40> <<< 8369 1726883684.01575: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e26a90> <<< 8369 1726883684.01609: 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' <<< 8369 1726883684.01618: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e26d90> <<< 8369 1726883684.01642: 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 <<< 8369 1726883684.01662: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-39.pyc' <<< 8369 1726883684.01692: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e33820> <<< 8369 1726883684.01706: 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 <<< 8369 1726883684.01719: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-39.pyc' <<< 8369 1726883684.01725: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e33fa0> <<< 8369 1726883684.01755: 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 <<< 8369 1726883684.01761: stdout chunk (state=3): >>># 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 0x7fd1e9e412b0> <<< 8369 1726883684.01794: 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' <<< 8369 1726883684.01808: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e413a0> <<< 8369 1726883684.01826: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9f854c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9f85220> <<< 8369 1726883684.01834: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9fe5d00> <<< 8369 1726883684.01864: 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' <<< 8369 1726883684.01912: 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' <<< 8369 1726883684.01946: 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 <<< 8369 1726883684.01951: 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 0x7fd1e9e41f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e41c40> <<< 8369 1726883684.01984: 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' <<< 8369 1726883684.02016: 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 <<< 8369 1726883684.02060: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/_parser.cpython-39.pyc' <<< 8369 1726883684.02099: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc matches /usr/lib/python3.9/site-packages/six.py <<< 8369 1726883684.02145: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc' <<< 8369 1726883684.02223: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9ddb5e0> <<< 8369 1726883684.02259: 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' <<< 8369 1726883684.02328: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc matches /usr/lib64/python3.9/numbers.py <<< 8369 1726883684.02344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/numbers.cpython-39.pyc' <<< 8369 1726883684.02364: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9de4520> <<< 8369 1726883684.02426: 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 0x7fd1e9ddbe80> <<< 8369 1726883684.02442: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9ddbdf0> <<< 8369 1726883684.02464: 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 <<< 8369 1726883684.02478: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/relativedelta.cpython-39.pyc' <<< 8369 1726883684.02516: 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 <<< 8369 1726883684.02534: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/__pycache__/_common.cpython-39.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e10760> <<< 8369 1726883684.02549: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e101f0> <<< 8369 1726883684.02595: 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' <<< 8369 1726883684.02610: 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 <<< 8369 1726883684.02641: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/tz.cpython-39.pyc' <<< 8369 1726883684.02652: stdout chunk (state=3): >>>import 'six.moves' # <<< 8369 1726883684.02677: 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 <<< 8369 1726883684.02687: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/_common.cpython-39.pyc' <<< 8369 1726883684.02707: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d5ca90> <<< 8369 1726883684.02738: 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' <<< 8369 1726883684.02785: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d5cc70> <<< 8369 1726883684.02792: 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 <<< 8369 1726883684.02796: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/tz/__pycache__/win.cpython-39.pyc' <<< 8369 1726883684.02815: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 8369 1726883684.02870: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e10cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e10a60> <<< 8369 1726883684.02938: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e4e160> <<< 8369 1726883684.02957: 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 <<< 8369 1726883684.02970: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dateutil/parser/__pycache__/isoparser.cpython-39.pyc' <<< 8369 1726883684.03038: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9ddb220> <<< 8369 1726883684.03054: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e41af0> <<< 8369 1726883684.03073: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9f85250> # /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' <<< 8369 1726883684.03131: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d7e190> <<< 8369 1726883684.03163: 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 <<< 8369 1726883684.03201: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/copr.cpython-39.pyc' <<< 8369 1726883684.03228: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d7e4c0> <<< 8369 1726883684.03246: 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 <<< 8369 1726883684.03267: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/debug.cpython-39.pyc' <<< 8369 1726883684.03282: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d7ed30> <<< 8369 1726883684.03306: 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' <<< 8369 1726883684.03319: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d12640> <<< 8369 1726883684.03376: 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 <<< 8369 1726883684.03419: 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 0x7fd1e9d12bb0> <<< 8369 1726883684.03433: 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' <<< 8369 1726883684.03457: 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' <<< 8369 1726883684.03483: 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' <<< 8369 1726883684.03554: 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 0x7fd1e9d1fc70> <<< 8369 1726883684.03575: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d1f850> <<< 8369 1726883684.03589: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d1f5b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d1f220> <<< 8369 1726883684.03626: 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 <<< 8369 1726883684.03650: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-39.pyc' <<< 8369 1726883684.03673: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d1f460> <<< 8369 1726883684.03708: 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 <<< 8369 1726883684.03727: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-39.pyc' <<< 8369 1726883684.03748: 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' <<< 8369 1726883684.03811: 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 0x7fd1e9d2fbe0> # /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' <<< 8369 1726883684.03848: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d2fc70> <<< 8369 1726883684.03872: 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' <<< 8369 1726883684.03976: 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 0x7fd1e9d3c2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d2fdf0> <<< 8369 1726883684.04015: 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' <<< 8369 1726883684.04042: 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 <<< 8369 1726883684.04080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/bus.cpython-39.pyc' <<< 8369 1726883684.04174: 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' <<< 8369 1726883684.04184: 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 0x7fd1e9c43310> # /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' <<< 8369 1726883684.04211: 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' <<< 8369 1726883684.04264: 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 0x7fd1e9c4c370> <<< 8369 1726883684.04311: 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 0x7fd1e9c4c310> <<< 8369 1726883684.04338: 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' <<< 8369 1726883684.04405: 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 0x7fd1e9c4c4c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9c4c220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9c43d30> <<< 8369 1726883684.04452: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9c433d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d4aa60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d4a0d0> <<< 8369 1726883684.04459: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d3c970> <<< 8369 1726883684.04466: stdout chunk (state=3): >>>import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d2f820> <<< 8369 1726883684.04511: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d2f0d0> <<< 8369 1726883684.04564: 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' <<< 8369 1726883684.04597: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d2f970> # /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' <<< 8369 1726883684.04627: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9c43dc0> <<< 8369 1726883684.04660: 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 0x7fd1e9c4c790> <<< 8369 1726883684.04681: 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' <<< 8369 1726883684.04706: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9c4ca00> <<< 8369 1726883684.04729: 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 <<< 8369 1726883684.04759: 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 0x7fd1e9c4cf70> <<< 8369 1726883684.04778: 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 <<< 8369 1726883684.04834: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-39.pyc' <<< 8369 1726883684.04856: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9c69760> <<< 8369 1726883684.04882: 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 <<< 8369 1726883684.04910: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/product-id.cpython-39.pyc' <<< 8369 1726883684.04943: 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 0x7fd1e9bed940> <<< 8369 1726883684.04981: 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 <<< 8369 1726883684.05004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/productid.cpython-39.pyc' <<< 8369 1726883684.05028: 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 0x7fd1e9bfabb0> <<< 8369 1726883684.05059: 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 <<< 8369 1726883684.05124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate.cpython-39.pyc' <<< 8369 1726883684.05170: 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 0x7fd1e9c1c160> <<< 8369 1726883684.05325: stdout chunk (state=3): >>>import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9bfac10> <<< 8369 1726883684.05357: 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 # code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/certdirectory.cpython-39.pyc' <<< 8369 1726883684.05392: 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 <<< 8369 1726883684.05421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/config.cpython-39.pyc' <<< 8369 1726883684.05431: 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' <<< 8369 1726883684.05474: 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 <<< 8369 1726883684.05480: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/ini.cpython-39.pyc' <<< 8369 1726883684.05514: 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' <<< 8369 1726883684.05558: stdout chunk (state=3): >>>import 'iniparse.configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9bcb430> <<< 8369 1726883684.05568: 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 <<< 8369 1726883684.05572: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/config.cpython-39.pyc' import 'iniparse.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9bcb550> <<< 8369 1726883684.05700: stdout chunk (state=3): >>>import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9bbd4c0> <<< 8369 1726883684.05723: 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 <<< 8369 1726883684.05746: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/iniparse/__pycache__/compat.cpython-39.pyc' <<< 8369 1726883684.05772: stdout chunk (state=3): >>>import 'iniparse.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9bbd7f0> <<< 8369 1726883684.05814: 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 0x7fd1e9bbf940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9bbd160> <<< 8369 1726883684.05857: 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' <<< 8369 1726883684.05873: stdout chunk (state=3): >>>import 'subscription_manager.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9bbd220> <<< 8369 1726883684.05948: stdout chunk (state=3): >>>import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9bb1ac0> <<< 8369 1726883684.05987: 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 0x7fd1e9bbfdf0> <<< 8369 1726883684.05997: 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 0x7fd1e9b65220> <<< 8369 1726883684.06025: 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 0x7fd1e9b65310> <<< 8369 1726883684.06057: 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' <<< 8369 1726883684.06118: stdout chunk (state=3): >>>import 'rhsmlib.services.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9b65430> # /usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/rhsm/certificate2.py <<< 8369 1726883684.06139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/certificate2.cpython-39.pyc' <<< 8369 1726883684.06181: 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 <<< 8369 1726883684.06375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/connection.cpython-39.pyc' <<< 8369 1726883684.06424: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc matches /usr/lib64/python3.9/pathlib.py <<< 8369 1726883684.06460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pathlib.cpython-39.pyc' <<< 8369 1726883684.06492: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc matches /usr/lib64/python3.9/ntpath.py <<< 8369 1726883684.06507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ntpath.cpython-39.pyc' <<< 8369 1726883684.06553: stdout chunk (state=3): >>>import 'ntpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9b3b670> <<< 8369 1726883684.06612: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9b8ff70> <<< 8369 1726883684.06645: 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' <<< 8369 1726883684.06655: stdout chunk (state=3): >>>import 'rhsm.https' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9ba2a00> <<< 8369 1726883684.06686: 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' <<< 8369 1726883684.06738: stdout chunk (state=3): >>>import 'rhsm.ourjson' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9ba2a90> <<< 8369 1726883684.06761: 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 # code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/utils.cpython-39.pyc' <<< 8369 1726883684.06840: stdout chunk (state=3): >>>import 'rhsm.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9b3b2e0> <<< 8369 1726883684.06867: 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 0x7fd1e9b4c3d0> <<< 8369 1726883684.07201: stdout chunk (state=3): >>>import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9b72d30> <<< 8369 1726883684.07235: 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 <<< 8369 1726883684.07242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/pathtree.cpython-39.pyc' <<< 8369 1726883684.07286: 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' <<< 8369 1726883684.07330: stdout chunk (state=3): >>>import 'rhsm.bitstream' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9b7c9a0> <<< 8369 1726883684.07349: 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' <<< 8369 1726883684.07377: stdout chunk (state=3): >>>import 'rhsm.huffman' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9afa8b0> <<< 8369 1726883684.07387: stdout chunk (state=3): >>>import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9b7c2b0> <<< 8369 1726883684.07472: stdout chunk (state=3): >>>import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9b65be0> <<< 8369 1726883684.07565: stdout chunk (state=3): >>>import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9c17dc0> <<< 8369 1726883684.07599: 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 <<< 8369 1726883684.07628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/utils.cpython-39.pyc' <<< 8369 1726883684.07654: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc matches /usr/lib64/python3.9/pprint.py <<< 8369 1726883684.07673: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pprint.cpython-39.pyc' <<< 8369 1726883684.07697: stdout chunk (state=3): >>>import 'pprint' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9b1f670> <<< 8369 1726883684.07737: 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 <<< 8369 1726883684.07740: stdout chunk (state=3): >>># 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 0x7fd1e9b1fe20> <<< 8369 1726883684.07779: 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 0x7fd1e9aad190> <<< 8369 1726883684.07818: 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 <<< 8369 1726883684.07847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/hwprobe.cpython-39.pyc' <<< 8369 1726883684.07879: 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 <<< 8369 1726883684.07907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cpuinfo.cpython-39.pyc' <<< 8369 1726883684.08006: stdout chunk (state=3): >>>import 'rhsmlib.facts.cpuinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9aadac0> <<< 8369 1726883684.08030: 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 <<< 8369 1726883684.08037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collector.cpython-39.pyc' <<< 8369 1726883684.08067: 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 <<< 8369 1726883684.08072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/collection.cpython-39.pyc' <<< 8369 1726883684.08096: stdout chunk (state=3): >>>import 'rhsmlib.facts.collection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9acd1f0> <<< 8369 1726883684.08125: stdout chunk (state=3): >>>import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9aadd90> <<< 8369 1726883684.08157: stdout chunk (state=3): >>>import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9aad220> <<< 8369 1726883684.08210: stdout chunk (state=3): >>>import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9b0d8b0> <<< 8369 1726883684.08229: 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 <<< 8369 1726883684.08264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repolib.cpython-39.pyc' <<< 8369 1726883684.08286: 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 <<< 8369 1726883684.08347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cache.cpython-39.pyc' <<< 8369 1726883684.08369: 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 <<< 8369 1726883684.08392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/profile.cpython-39.pyc' <<< 8369 1726883684.08427: 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' <<< 8369 1726883684.08433: stdout chunk (state=3): >>>import 'cloud_what' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a85310> <<< 8369 1726883684.08461: 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 <<< 8369 1726883684.08474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/provider.cpython-39.pyc' <<< 8369 1726883684.08490: 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 <<< 8369 1726883684.08503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/host_collector.cpython-39.pyc' <<< 8369 1726883684.08522: 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' <<< 8369 1726883684.08532: stdout chunk (state=3): >>>import 'rhsmlib.facts.cleanup' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a85df0> <<< 8369 1726883684.08566: 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' <<< 8369 1726883684.08598: stdout chunk (state=3): >>>import 'rhsmlib.facts.virt' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a85f70> <<< 8369 1726883684.08626: 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 <<< 8369 1726883684.08632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/firmware_info.cpython-39.pyc' <<< 8369 1726883684.08652: 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 <<< 8369 1726883684.08679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmiinfo.cpython-39.pyc' <<< 8369 1726883684.08709: 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 <<< 8369 1726883684.08717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/dmidecodeparser.cpython-39.pyc' <<< 8369 1726883684.08829: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmidecodeparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a8ec10> <<< 8369 1726883684.08837: stdout chunk (state=3): >>>import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a8e7f0> <<< 8369 1726883684.08857: stdout chunk (state=3): >>>import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a8e340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a85a90> <<< 8369 1726883684.08882: 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 <<< 8369 1726883684.08899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/custom.cpython-39.pyc' <<< 8369 1726883684.08923: stdout chunk (state=3): >>>import 'rhsmlib.facts.custom' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a85be0> <<< 8369 1726883684.08954: 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 <<< 8369 1726883684.08962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/cloud_what/__pycache__/_base_provider.cpython-39.pyc' <<< 8369 1726883684.09001: 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' <<< 8369 1726883684.09039: 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' <<< 8369 1726883684.09086: 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 <<< 8369 1726883684.09096: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/exceptions.cpython-39.pyc' <<< 8369 1726883684.09127: 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' <<< 8369 1726883684.09172: 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 0x7fd1e9a3aa30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a3a6a0> <<< 8369 1726883684.09192: 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 <<< 8369 1726883684.09233: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/packages/__pycache__/six.cpython-39.pyc' <<< 8369 1726883684.09317: stdout chunk (state=3): >>>import 'urllib3.packages.six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a3a700> <<< 8369 1726883684.09335: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves' # <<< 8369 1726883684.09342: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.http_client' # <<< 8369 1726883684.09425: stdout chunk (state=3): >>>import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a2f640> <<< 8369 1726883684.09455: 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 0x7fd1e9a2f820> <<< 8369 1726883684.09480: 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 <<< 8369 1726883684.09553: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connectionpool.cpython-39.pyc' <<< 8369 1726883684.09570: 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 <<< 8369 1726883684.09574: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/connection.cpython-39.pyc' <<< 8369 1726883684.09590: 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' <<< 8369 1726883684.09649: 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' <<< 8369 1726883684.09662: 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 <<< 8369 1726883684.09705: stdout chunk (state=3): >>># 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 0x7fd1e99e7940> <<< 8369 1726883684.09728: 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 0x7fd1e99e7af0> # /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 0x7fd1e99e7ca0> <<< 8369 1726883684.09789: stdout chunk (state=3): >>>import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99e75e0> <<< 8369 1726883684.09821: 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 # code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/request.cpython-39.pyc' <<< 8369 1726883684.09835: stdout chunk (state=3): >>>import 'urllib3.util.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99e78e0> # /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 0x7fd1e99ef100> <<< 8369 1726883684.09872: 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 <<< 8369 1726883684.09879: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/retry.cpython-39.pyc' <<< 8369 1726883684.09915: stdout chunk (state=3): >>>import 'urllib3.util.retry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99ef160> <<< 8369 1726883684.09957: 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 <<< 8369 1726883684.09990: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssl_.cpython-39.pyc' <<< 8369 1726883684.09994: 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' <<< 8369 1726883684.10021: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99ff370> <<< 8369 1726883684.10061: 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 <<< 8369 1726883684.10064: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/url.cpython-39.pyc' <<< 8369 1726883684.11780: stdout chunk (state=3): >>>import 'urllib3.util.url' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99ff940> <<< 8369 1726883684.11835: 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 <<< 8369 1726883684.11845: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/util/__pycache__/ssltransport.cpython-39.pyc' <<< 8369 1726883684.11875: stdout chunk (state=3): >>>import 'urllib3.util.ssltransport' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a20e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99efc40> <<< 8369 1726883684.11896: 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 0x7fd1e99efac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99e7280> <<< 8369 1726883684.11923: 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 <<< 8369 1726883684.11929: stdout chunk (state=3): >>># 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 0x7fd1e99e7340> <<< 8369 1726883684.11954: 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 <<< 8369 1726883684.11962: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/_collections.cpython-39.pyc' <<< 8369 1726883684.11987: stdout chunk (state=3): >>>import 'urllib3._collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99e7040> <<< 8369 1726883684.12029: stdout chunk (state=3): >>>import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a44b20> <<< 8369 1726883684.12058: 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 <<< 8369 1726883684.12076: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/request.cpython-39.pyc' <<< 8369 1726883684.12105: 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 <<< 8369 1726883684.12126: stdout chunk (state=3): >>># 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 <<< 8369 1726883684.12138: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/fields.cpython-39.pyc' <<< 8369 1726883684.12155: stdout chunk (state=3): >>>import 'urllib3.fields' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99a7910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99a7550> <<< 8369 1726883684.12168: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib' # <<< 8369 1726883684.12183: stdout chunk (state=3): >>>import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a55940> <<< 8369 1726883684.12219: 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 <<< 8369 1726883684.12237: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/response.cpython-39.pyc' <<< 8369 1726883684.12282: stdout chunk (state=3): >>>import 'urllib3.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99e70a0> <<< 8369 1726883684.12314: 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 0x7fd1e99a7d90> <<< 8369 1726883684.12343: stdout chunk (state=3): >>>import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a2f970> <<< 8369 1726883684.12375: 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 <<< 8369 1726883684.12400: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/urllib3/__pycache__/poolmanager.cpython-39.pyc' <<< 8369 1726883684.12477: stdout chunk (state=3): >>>import 'urllib3.poolmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99b4940> <<< 8369 1726883684.12483: stdout chunk (state=3): >>>import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a2f040> <<< 8369 1726883684.12530: 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' <<< 8369 1726883684.12578: 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' <<< 8369 1726883684.12618: 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 <<< 8369 1726883684.12653: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/charsetgroupprober.cpython-39.pyc' <<< 8369 1726883684.12680: 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' <<< 8369 1726883684.12707: stdout chunk (state=3): >>>import 'chardet.enums' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99cc2b0> <<< 8369 1726883684.12738: 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 <<< 8369 1726883684.12753: 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 0x7fd1e99cc520> <<< 8369 1726883684.12766: stdout chunk (state=3): >>>import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99c10a0> <<< 8369 1726883684.12795: 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 <<< 8369 1726883684.12799: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/escprober.cpython-39.pyc' <<< 8369 1726883684.12836: 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 <<< 8369 1726883684.12842: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/codingstatemachine.cpython-39.pyc' import 'chardet.codingstatemachine' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99cce20> <<< 8369 1726883684.12875: 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 <<< 8369 1726883684.12891: 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 0x7fd1e99d51c0> <<< 8369 1726883684.12899: stdout chunk (state=3): >>>import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99cca00> <<< 8369 1726883684.12921: 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 <<< 8369 1726883684.12935: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/latin1prober.cpython-39.pyc' <<< 8369 1726883684.12938: stdout chunk (state=3): >>>import 'chardet.latin1prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99ccc70> <<< 8369 1726883684.12984: 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' <<< 8369 1726883684.13016: 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' <<< 8369 1726883684.13068: 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 <<< 8369 1726883684.13072: 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 0x7fd1e99d5c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99d5820> <<< 8369 1726883684.13099: 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' <<< 8369 1726883684.13157: 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' import 'chardet.mbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99de0d0> <<< 8369 1726883684.13181: 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' <<< 8369 1726883684.13230: 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 <<< 8369 1726883684.13284: 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 0x7fd1e99deb80> <<< 8369 1726883684.13292: 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 <<< 8369 1726883684.13327: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/euckrfreq.cpython-39.pyc' <<< 8369 1726883684.13333: stdout chunk (state=3): >>>import 'chardet.euckrfreq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99dec40> <<< 8369 1726883684.13362: 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 <<< 8369 1726883684.13397: 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 0x7fd1e99decd0> <<< 8369 1726883684.13431: 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 <<< 8369 1726883684.13471: 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 0x7fd1e99ded60> <<< 8369 1726883684.13515: 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 <<< 8369 1726883684.13552: 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 0x7fd1e99dedf0> <<< 8369 1726883684.13563: stdout chunk (state=3): >>>import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99de520> <<< 8369 1726883684.13582: 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 <<< 8369 1726883684.13614: 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 0x7fd1e99defa0> <<< 8369 1726883684.13631: stdout chunk (state=3): >>>import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99d5b50> <<< 8369 1726883684.13649: 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 <<< 8369 1726883684.13699: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/eucjpprober.cpython-39.pyc' import 'chardet.eucjpprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99073a0> <<< 8369 1726883684.13739: 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' <<< 8369 1726883684.13754: stdout chunk (state=3): >>>import 'chardet.gb2312prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99076d0> <<< 8369 1726883684.13773: 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 <<< 8369 1726883684.13776: 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 0x7fd1e9907940> <<< 8369 1726883684.13814: 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' import 'chardet.cp949prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9907be0> <<< 8369 1726883684.13846: 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 <<< 8369 1726883684.13850: 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 0x7fd1e9907e80> <<< 8369 1726883684.13915: 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' <<< 8369 1726883684.13920: stdout chunk (state=3): >>>import 'chardet.euctwprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e990c160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99d5460><<< 8369 1726883684.13925: stdout chunk (state=3): >>> <<< 8369 1726883684.13938: 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' <<< 8369 1726883684.13972: 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 <<< 8369 1726883684.13977: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/hebrewprober.cpython-39.pyc' import 'chardet.hebrewprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e990c4c0> <<< 8369 1726883684.14008: 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' <<< 8369 1726883684.14036: 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' <<< 8369 1726883684.14077: stdout chunk (state=3): >>>import 'chardet.sbcharsetprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e990c8e0> <<< 8369 1726883684.14113: stdout chunk (state=3): >>>import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e990c760> <<< 8369 1726883684.14142: 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' <<< 8369 1726883684.14187: stdout chunk (state=3): >>>import 'chardet.langgreekmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e990cd00> <<< 8369 1726883684.14211: 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' <<< 8369 1726883684.14246: stdout chunk (state=3): >>>import 'chardet.langhebrewmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e990cc10> <<< 8369 1726883684.14274: 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' <<< 8369 1726883684.14331: stdout chunk (state=3): >>>import 'chardet.langrussianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e990cd30> <<< 8369 1726883684.14348: 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 <<< 8369 1726883684.14354: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/chardet/__pycache__/langthaimodel.cpython-39.pyc' <<< 8369 1726883684.14391: stdout chunk (state=3): >>>import 'chardet.langthaimodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9919100> <<< 8369 1726883684.14435: 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' <<< 8369 1726883684.14468: stdout chunk (state=3): >>>import 'chardet.langturkishmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9919190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99d5670> <<< 8369 1726883684.14547: stdout chunk (state=3): >>>import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99c18b0> <<< 8369 1726883684.14550: 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 0x7fd1e99c18e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99c1430> <<< 8369 1726883684.14593: 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' <<< 8369 1726883684.14648: stdout chunk (state=3): >>>import 'requests.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99d5550> <<< 8369 1726883684.14681: 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 0x7fd1e9a2f3d0> <<< 8369 1726883684.14704: 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 <<< 8369 1726883684.14746: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/utils.cpython-39.pyc' <<< 8369 1726883684.14769: 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 0x7fd1e9919fd0> <<< 8369 1726883684.14799: 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' <<< 8369 1726883684.14829: 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' <<< 8369 1726883684.14883: stdout chunk (state=3): >>># /usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc matches /usr/lib64/python3.9/http/cookies.py <<< 8369 1726883684.14897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/http/__pycache__/cookies.cpython-39.pyc' <<< 8369 1726883684.15125: stdout chunk (state=3): >>>import 'http.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e98b05b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e98b03a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e98b0130> <<< 8369 1726883684.15190: 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 <<< 8369 1726883684.15194: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/requests/__pycache__/cookies.cpython-39.pyc' <<< 8369 1726883684.15224: stdout chunk (state=3): >>>import 'requests.cookies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e98b0430> <<< 8369 1726883684.15246: 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 0x7fd1e98bbf70> <<< 8369 1726883684.15376: stdout chunk (state=3): >>>import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e990cc70> # /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' <<< 8369 1726883684.15520: 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 0x7fd1e98cca90> # /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 <<< 8369 1726883684.15548: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/idna/__pycache__/idnadata.cpython-39.pyc' <<< 8369 1726883684.15684: stdout chunk (state=3): >>>import 'idna.idnadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e98d9280> # /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 0x7fd1e98d9340> <<< 8369 1726883684.15704: stdout chunk (state=3): >>>import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e98ccb20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e98cc790> <<< 8369 1726883684.15872: stdout chunk (state=3): >>>import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e98cc6a0> # /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' <<< 8369 1726883684.15904: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc matches /usr/lib64/python3.9/stringprep.py <<< 8369 1726883684.15963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e988a1f0> <<< 8369 1726883684.16207: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e98d9d30> # /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 0x7fd1e98d9f40> <<< 8369 1726883684.16211: 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 0x7fd1e988a820> # /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 0x7fd1e988aee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e98cc760> # /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 <<< 8369 1726883684.16707: stdout chunk (state=3): >>># 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' <<< 8369 1726883684.16773: stdout chunk (state=3): >>># /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 0x7fd1e983b1f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9830e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9830310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e989f880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e98d9b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a9cc70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a9c580> # /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 0x7fd1e9830f40> # /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 0x7fd1e9830c70> # /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 0x7fd1e9843940> <<< 8369 1726883684.16813: 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' import 'cloud_what.providers.gcp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9843d30> <<< 8369 1726883684.16879: stdout chunk (state=3): >>>import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a85550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a768b0> # /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' <<< 8369 1726883684.17009: stdout chunk (state=3): >>>import 'subscription_manager.jsonwrapper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e985c310> <<< 8369 1726883684.17064: 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' import 'subscription_manager.isodate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e985c6a0> # /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 0x7fd1e985c7c0> # /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 0x7fd1e97f3130> <<< 8369 1726883684.17113: stdout chunk (state=3): >>>import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e985c880> <<< 8369 1726883684.17135: 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' <<< 8369 1726883684.17161: 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' <<< 8369 1726883684.17197: 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' <<< 8369 1726883684.17234: stdout chunk (state=3): >>>import 'subscription_manager.certlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9801190> <<< 8369 1726883684.17277: stdout chunk (state=3): >>>import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e97f3a30> <<< 8369 1726883684.17318: 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 <<< 8369 1726883684.17321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/file_monitor.cpython-39.pyc' <<< 8369 1726883684.17348: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc matches /usr/lib/python3.9/site-packages/pyinotify.py <<< 8369 1726883684.17416: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/pyinotify.cpython-39.pyc' <<< 8369 1726883684.17452: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc matches /usr/lib64/python3.9/asyncore.py <<< 8369 1726883684.17467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/asyncore.cpython-39.pyc' <<< 8369 1726883684.17508: stdout chunk (state=3): >>>import 'asyncore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e97a6940> <<< 8369 1726883684.17541: 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 0x7fd1e97b3580> <<< 8369 1726883684.17635: stdout chunk (state=3): >>>import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9801f10> <<< 8369 1726883684.17677: stdout chunk (state=3): >>>import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9801730> <<< 8369 1726883684.17693: 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 0x7fd1e9816a30> <<< 8369 1726883684.17747: 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 <<< 8369 1726883684.17750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/dbus/__pycache__/server.cpython-39.pyc' <<< 8369 1726883684.17809: 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 <<< 8369 1726883684.17815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/dbus/__pycache__/service.cpython-39.pyc' <<< 8369 1726883684.17834: 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 0x7fd1e97cbc70> <<< 8369 1726883684.17895: stdout chunk (state=3): >>>import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e97cb3a0> <<< 8369 1726883684.17931: 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 0x7fd1e97cbe20> <<< 8369 1726883684.17954: 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 0x7fd1e97dd2e0> <<< 8369 1726883684.17969: 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' <<< 8369 1726883684.18021: 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 0x7fd1e97dd460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e97dd310> <<< 8369 1726883684.18062: 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 0x7fd1e97dd400> <<< 8369 1726883684.18084: 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' <<< 8369 1726883684.18126: stdout chunk (state=3): >>># possible namespace for /usr/lib/python3.9/site-packages/gi <<< 8369 1726883684.18237: 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 0x7fd1e97ddd30> <<< 8369 1726883684.18320: 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' <<< 8369 1726883684.18327: 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 0x7fd1e97ddb80> <<< 8369 1726883684.18351: stdout chunk (state=3): >>>import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e97dd550> <<< 8369 1726883684.18382: 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' <<< 8369 1726883684.18410: 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' <<< 8369 1726883684.18441: 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 <<< 8369 1726883684.18449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/module.cpython-39.pyc' <<< 8369 1726883684.18475: 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 <<< 8369 1726883684.18483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/types.cpython-39.pyc' <<< 8369 1726883684.18517: 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 <<< 8369 1726883684.18524: 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 0x7fd1e977f970> <<< 8369 1726883684.18553: 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 <<< 8369 1726883684.18562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/docstring.cpython-39.pyc' <<< 8369 1726883684.18569: stdout chunk (state=3): >>>import 'gi.docstring' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e977fa60> <<< 8369 1726883684.18591: 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 <<< 8369 1726883684.18627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_propertyhelper.cpython-39.pyc' <<< 8369 1726883684.18638: stdout chunk (state=3): >>>import 'gi._propertyhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e977fd60> <<< 8369 1726883684.18665: 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 <<< 8369 1726883684.18675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_signalhelper.cpython-39.pyc' <<< 8369 1726883684.18694: stdout chunk (state=3): >>>import 'gi._signalhelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e978f370> <<< 8369 1726883684.18716: stdout chunk (state=3): >>>import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e977f310> <<< 8369 1726883684.18722: stdout chunk (state=3): >>>import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e976ceb0> <<< 8369 1726883684.18755: 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 <<< 8369 1726883684.18761: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883684.18801: stdout chunk (state=3): >>>import 'gi.overrides' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e977f490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e976cb50> <<< 8369 1726883684.18806: stdout chunk (state=3): >>>import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e97dd910> <<< 8369 1726883684.18869: 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 <<< 8369 1726883684.18916: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/gi/overrides/__pycache__/GLib.cpython-39.pyc' <<< 8369 1726883684.18942: 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 <<< 8369 1726883684.18945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_ossighelper.cpython-39.pyc' <<< 8369 1726883684.18977: stdout chunk (state=3): >>>import 'gi._ossighelper' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e96804c0> <<< 8369 1726883684.18991: 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 <<< 8369 1726883684.19001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/gi/__pycache__/_option.cpython-39.pyc' <<< 8369 1726883684.19024: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc matches /usr/lib64/python3.9/optparse.py <<< 8369 1726883684.19064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/optparse.cpython-39.pyc' <<< 8369 1726883684.19090: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc matches /usr/lib64/python3.9/textwrap.py <<< 8369 1726883684.19241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/textwrap.cpython-39.pyc' <<< 8369 1726883684.19409: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9698f40> <<< 8369 1726883684.19469: stdout chunk (state=3): >>>import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9680d00> <<< 8369 1726883684.19505: stdout chunk (state=3): >>>import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9680850> <<< 8369 1726883684.19705: stdout chunk (state=3): >>>import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e978ff70> <<< 8369 1726883684.19768: 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' <<< 8369 1726883684.19812: 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 0x7fd1e9648dc0> <<< 8369 1726883684.19841: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementTree.py <<< 8369 1726883684.19900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementTree.cpython-39.pyc' <<< 8369 1726883684.19921: stdout chunk (state=3): >>># /usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc matches /usr/lib64/python3.9/xml/etree/ElementPath.py <<< 8369 1726883684.19936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/xml/etree/__pycache__/ElementPath.cpython-39.pyc' <<< 8369 1726883684.20010: stdout chunk (state=3): >>>import 'xml.etree.ElementPath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9666340> <<< 8369 1726883684.20116: 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 0x7fd1e9666f40> <<< 8369 1726883684.20123: stdout chunk (state=3): >>>import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9648e50> <<< 8369 1726883684.20130: stdout chunk (state=3): >>>import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9648790> <<< 8369 1726883684.20154: 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 <<< 8369 1726883684.20165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsm/__pycache__/logutil.cpython-39.pyc' <<< 8369 1726883684.20198: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc matches /usr/lib64/python3.9/logging/config.py <<< 8369 1726883684.20220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/config.cpython-39.pyc' <<< 8369 1726883684.20249: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc matches /usr/lib64/python3.9/socketserver.py <<< 8369 1726883684.20267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socketserver.cpython-39.pyc' <<< 8369 1726883684.20340: stdout chunk (state=3): >>>import 'socketserver' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9677f70> <<< 8369 1726883684.20527: stdout chunk (state=3): >>>import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9677430> <<< 8369 1726883684.20597: stdout chunk (state=3): >>>import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e964a880> <<< 8369 1726883684.20638: stdout chunk (state=3): >>>import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e98168b0> <<< 8369 1726883684.20655: stdout chunk (state=3): >>>import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e97f3ee0> <<< 8369 1726883684.20752: stdout chunk (state=3): >>>import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9ae0580> <<< 8369 1726883684.20791: 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 <<< 8369 1726883684.20807: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883684.20814: stdout chunk (state=3): >>>import 'subscription_manager.model' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a6d850> <<< 8369 1726883684.20855: 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 <<< 8369 1726883684.20867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/model/__pycache__/ent_cert.cpython-39.pyc' <<< 8369 1726883684.20873: stdout chunk (state=3): >>>import 'subscription_manager.model.ent_cert' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95f9e20> <<< 8369 1726883684.20897: 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 <<< 8369 1726883684.20947: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/repofile.cpython-39.pyc' <<< 8369 1726883684.21042: stdout chunk (state=3): >>>import 'subscription_manager.repofile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95f9fa0> <<< 8369 1726883684.21115: stdout chunk (state=3): >>>import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9b0df40> <<< 8369 1726883684.21168: stdout chunk (state=3): >>>import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9bed9d0> <<< 8369 1726883684.21200: 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 <<< 8369 1726883684.21203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/injectioninit.cpython-39.pyc' <<< 8369 1726883684.21228: 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 <<< 8369 1726883684.21252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cert_sorter.cpython-39.pyc' <<< 8369 1726883684.21286: 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 <<< 8369 1726883684.21293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/reasons.cpython-39.pyc' <<< 8369 1726883684.21301: stdout chunk (state=3): >>>import 'subscription_manager.reasons' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95aa700> <<< 8369 1726883684.21326: stdout chunk (state=3): >>>import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e961bb80> <<< 8369 1726883684.21345: 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 <<< 8369 1726883684.21353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/facts.cpython-39.pyc' <<< 8369 1726883684.21378: 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 <<< 8369 1726883684.21397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/all.cpython-39.pyc' <<< 8369 1726883684.21423: 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 <<< 8369 1726883684.21431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/insights.cpython-39.pyc' <<< 8369 1726883684.21457: stdout chunk (state=3): >>>import 'rhsmlib.facts.insights' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95b7130> <<< 8369 1726883684.21486: 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' <<< 8369 1726883684.21504: stdout chunk (state=3): >>>import 'rhsmlib.facts.kpatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95b73d0> <<< 8369 1726883684.21532: 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 <<< 8369 1726883684.21545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/cloud_facts.cpython-39.pyc' <<< 8369 1726883684.21553: stdout chunk (state=3): >>>import 'rhsmlib.facts.cloud_facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95b7610> <<< 8369 1726883684.21581: 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' <<< 8369 1726883684.21601: stdout chunk (state=3): >>>import 'rhsmlib.facts.pkg_arches' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95b7850> <<< 8369 1726883684.21629: 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 <<< 8369 1726883684.21643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/facts/__pycache__/network.cpython-39.pyc' <<< 8369 1726883684.21667: stdout chunk (state=3): >>>import 'rhsmlib.facts.network' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95b7a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95aaca0> <<< 8369 1726883684.21670: stdout chunk (state=3): >>>import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95aa9d0><<< 8369 1726883684.21677: stdout chunk (state=3): >>> <<< 8369 1726883684.21709: 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 <<< 8369 1726883684.21715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/identity.cpython-39.pyc' <<< 8369 1726883684.21740: stdout chunk (state=3): >>>import 'subscription_manager.identity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95aaeb0> <<< 8369 1726883684.21763: 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' <<< 8369 1726883684.21790: stdout chunk (state=3): >>>import 'subscription_manager.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95c7400> <<< 8369 1726883684.21815: 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 <<< 8369 1726883684.21827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/cp_provider.cpython-39.pyc' <<< 8369 1726883684.21863: 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 <<< 8369 1726883684.21866: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/rhsmlib/__pycache__/client_info.cpython-39.pyc' <<< 8369 1726883684.21870: stdout chunk (state=3): >>>import 'rhsmlib.client_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95c78b0> <<< 8369 1726883684.21898: stdout chunk (state=3): >>>import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95c7520> <<< 8369 1726883684.21919: 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 <<< 8369 1726883684.21968: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/plugins.cpython-39.pyc' <<< 8369 1726883684.21995: 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 <<< 8369 1726883684.22001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/base_plugin.cpython-39.pyc' <<< 8369 1726883684.22019: stdout chunk (state=3): >>>import 'subscription_manager.base_plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95e21c0> <<< 8369 1726883684.22087: stdout chunk (state=3): >>>import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95c7d00> <<< 8369 1726883684.22110: 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 <<< 8369 1726883684.22117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/lock.cpython-39.pyc' <<< 8369 1726883684.22147: stdout chunk (state=3): >>>import 'subscription_manager.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95c7e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9bfa400> <<< 8369 1726883684.22192: 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 <<< 8369 1726883684.22205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/librepo/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883684.22297: 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 0x7fd1e9569b50> <<< 8369 1726883684.22375: stdout chunk (state=3): >>>import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9bed6d0> <<< 8369 1726883684.22387: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9c75550> <<< 8369 1726883684.22435: 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 <<< 8369 1726883684.22442: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/dnf-plugins/__pycache__/subscription-manager.cpython-39.pyc' <<< 8369 1726883684.22473: 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' <<< 8369 1726883684.22511: 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' <<< 8369 1726883684.22537: stdout chunk (state=3): >>>import 'subscription_manager.base_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9586670> <<< 8369 1726883684.22561: 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 <<< 8369 1726883684.22581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entcertlib.cpython-39.pyc' <<< 8369 1726883684.22613: 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' <<< 8369 1726883684.22643: stdout chunk (state=3): >>>import 'subscription_manager.content_action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9591940> <<< 8369 1726883684.22670: 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 <<< 8369 1726883684.22679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/rhelentbranding.cpython-39.pyc' <<< 8369 1726883684.22706: 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 <<< 8369 1726883684.22716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/entbranding.cpython-39.pyc' <<< 8369 1726883684.22747: stdout chunk (state=3): >>>import 'subscription_manager.entbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e959b6d0> <<< 8369 1726883684.22802: stdout chunk (state=3): >>>import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9591f70> <<< 8369 1726883684.22837: stdout chunk (state=3): >>>import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9586b20> <<< 8369 1726883684.22859: 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' <<< 8369 1726883684.22877: stdout chunk (state=3): >>>import 'subscription_manager.identitycertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95913a0> <<< 8369 1726883684.22917: 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 <<< 8369 1726883684.22925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/healinglib.cpython-39.pyc' <<< 8369 1726883684.22933: stdout chunk (state=3): >>>import 'subscription_manager.healinglib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95a2670> <<< 8369 1726883684.22955: 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' <<< 8369 1726883684.22974: stdout chunk (state=3): >>>import 'subscription_manager.factlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95a2880> <<< 8369 1726883684.23007: 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 <<< 8369 1726883684.23014: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/subscription_manager/__pycache__/packageprofilelib.cpython-39.pyc' <<< 8369 1726883684.23021: stdout chunk (state=3): >>>import 'subscription_manager.packageprofilelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95a2b80> <<< 8369 1726883684.23054: 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' <<< 8369 1726883684.23064: stdout chunk (state=3): >>>import 'subscription_manager.installedproductslib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95a2e50> <<< 8369 1726883684.23082: stdout chunk (state=3): >>>import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9586100> <<< 8369 1726883684.23091: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9569d00> <<< 8369 1726883684.23132: 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' <<< 8369 1726883684.23148: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.upload-profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95864c0> <<< 8369 1726883685.32407: 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}}} <<< 8369 1726883685.34904: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 8369 1726883685.34957: stdout chunk (state=3): >>># destroy __main__ <<< 8369 1726883685.36391: stdout chunk (state=3): >>># clear builtins._ <<< 8369 1726883685.36397: stdout chunk (state=3): >>># clear sys.path<<< 8369 1726883685.36400: stdout chunk (state=3): >>> # clear sys.argv <<< 8369 1726883685.36404: stdout chunk (state=3): >>># clear sys.ps1 <<< 8369 1726883685.36406: stdout chunk (state=3): >>># clear sys.ps2 # clear sys.last_type<<< 8369 1726883685.36407: stdout chunk (state=3): >>> # clear sys.last_value<<< 8369 1726883685.36417: stdout chunk (state=3): >>> # clear sys.last_traceback<<< 8369 1726883685.36450: stdout chunk (state=3): >>> <<< 8369 1726883685.36466: stdout chunk (state=3): >>># clear sys.path_hooks <<< 8369 1726883685.36471: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 8369 1726883685.36474: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__<<< 8369 1726883685.36477: stdout chunk (state=3): >>> # restore sys.stdin # restore sys.stdout<<< 8369 1726883685.36479: stdout chunk (state=3): >>> # restore sys.stderr <<< 8369 1726883685.36604: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp<<< 8369 1726883685.36613: stdout chunk (state=3): >>> # cleanup[2] removing _thread<<< 8369 1726883685.36617: stdout chunk (state=3): >>> # cleanup[2] removing _warnings <<< 8369 1726883685.36622: stdout chunk (state=3): >>># cleanup[2] removing _weakref <<< 8369 1726883685.36625: stdout chunk (state=3): >>># cleanup[2] removing _io # cleanup[2] removing marshal<<< 8369 1726883685.36629: stdout chunk (state=3): >>> <<< 8369 1726883685.36634: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external<<< 8369 1726883685.36636: stdout chunk (state=3): >>> # cleanup[2] removing time # cleanup[2] removing zipimport<<< 8369 1726883685.36640: stdout chunk (state=3): >>> # cleanup[2] removing _codecs # cleanup[2] removing codecs<<< 8369 1726883685.36754: 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<<< 8369 1726883685.36785: stdout chunk (state=3): >>> # cleanup[2] removing _abc <<< 8369 1726883685.36790: stdout chunk (state=3): >>># cleanup[2] removing abc # cleanup[2] removing io <<< 8369 1726883685.36796: stdout chunk (state=3): >>># cleanup[2] removing __main__ # cleanup[2] removing _stat <<< 8369 1726883685.36799: stdout chunk (state=3): >>># cleanup[2] removing stat # cleanup[2] removing _collections_abc<<< 8369 1726883685.36804: stdout chunk (state=3): >>> # cleanup[2] removing genericpath <<< 8369 1726883685.36806: stdout chunk (state=3): >>># cleanup[2] removing posixpath <<< 8369 1726883685.36808: stdout chunk (state=3): >>># cleanup[2] removing os.path <<< 8369 1726883685.36814: stdout chunk (state=3): >>># cleanup[2] removing os # cleanup[2] removing _sitebuiltins <<< 8369 1726883685.36816: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing _bootlocale<<< 8369 1726883685.36818: stdout chunk (state=3): >>> # destroy _bootlocale <<< 8369 1726883685.36842: 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<<< 8369 1726883685.36876: stdout chunk (state=3): >>> # destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile <<< 8369 1726883685.36896: stdout chunk (state=3): >>># cleanup[2] removing _heapq # cleanup[2] removing heapq # cleanup[2] removing itertools<<< 8369 1726883685.36969: stdout chunk (state=3): >>> # cleanup[2] removing keyword # destroy keyword<<< 8369 1726883685.37112: stdout chunk (state=3): >>> # cleanup[2] removing _operator <<< 8369 1726883685.37128: stdout chunk (state=3): >>># cleanup[2] removing operator # cleanup[2] removing reprlib # destroy reprlib<<< 8369 1726883685.37134: stdout chunk (state=3): >>> # cleanup[2] removing _collections <<< 8369 1726883685.37140: stdout chunk (state=3): >>># cleanup[2] removing collections # cleanup[2] removing _functools<<< 8369 1726883685.37146: stdout chunk (state=3): >>> <<< 8369 1726883685.37152: stdout chunk (state=3): >>># cleanup[2] removing functools<<< 8369 1726883685.37155: stdout chunk (state=3): >>> # cleanup[2] removing copyreg <<< 8369 1726883685.37171: stdout chunk (state=3): >>># cleanup[2] removing re # cleanup[2] removing _struct<<< 8369 1726883685.37252: stdout chunk (state=3): >>> <<< 8369 1726883685.37258: stdout chunk (state=3): >>># cleanup[2] removing struct # cleanup[2] removing binascii <<< 8369 1726883685.37260: stdout chunk (state=3): >>># cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap <<< 8369 1726883685.37264: stdout chunk (state=3): >>># cleanup[2] removing importlib._bootstrap_external<<< 8369 1726883685.37272: stdout chunk (state=3): >>> # cleanup[2] removing warnings <<< 8369 1726883685.37275: stdout chunk (state=3): >>># cleanup[2] removing importlib<<< 8369 1726883685.37283: stdout chunk (state=3): >>> # cleanup[2] removing importlib.machinery # cleanup[2] removing collections.abc<<< 8369 1726883685.37289: stdout chunk (state=3): >>> # cleanup[2] removing contextlib # cleanup[2] removing typing # destroy typing<<< 8369 1726883685.37291: stdout chunk (state=3): >>> # cleanup[2] removing importlib.abc # cleanup[2] removing importlib.util # cleanup[2] removing _weakrefset <<< 8369 1726883685.37296: stdout chunk (state=3): >>># destroy _weakrefset # cleanup[2] removing weakref<<< 8369 1726883685.37299: stdout chunk (state=3): >>> # cleanup[2] removing pkgutil<<< 8369 1726883685.37301: stdout chunk (state=3): >>> # destroy pkgutil <<< 8369 1726883685.37306: stdout chunk (state=3): >>># cleanup[2] removing runpy # destroy runpy <<< 8369 1726883685.37312: stdout chunk (state=3): >>># cleanup[2] removing fnmatch <<< 8369 1726883685.37329: 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 <<< 8369 1726883685.37357: stdout chunk (state=3): >>># cleanup[2] removing lzma # cleanup[2] removing pwd <<< 8369 1726883685.37382: stdout chunk (state=3): >>># cleanup[2] removing grp # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect<<< 8369 1726883685.37407: stdout chunk (state=3): >>> # cleanup[2] removing _random # cleanup[2] removing _hashlib<<< 8369 1726883685.37420: stdout chunk (state=3): >>> # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing tempfile<<< 8369 1726883685.37436: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.37446: 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 <<< 8369 1726883685.37489: 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 <<< 8369 1726883685.37500: stdout chunk (state=3): >>># cleanup[2] removing subprocess # cleanup[2] removing platform # cleanup[2] removing shlex # cleanup[2] removing token # cleanup[2] removing tokenize<<< 8369 1726883685.37522: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.37547: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.37563: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.37583: 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<<< 8369 1726883685.37612: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.37618: 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 <<< 8369 1726883685.37633: 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 <<< 8369 1726883685.37659: 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<<< 8369 1726883685.37666: 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 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<<< 8369 1726883685.37691: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.37697: 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 # 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 <<< 8369 1726883685.37722: stdout chunk (state=3): >>># 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<<< 8369 1726883685.37738: 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 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<<< 8369 1726883685.37745: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.37767: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.37812: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.37829: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.37847: stdout chunk (state=3): >>> # 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 <<< 8369 1726883685.37870: stdout chunk (state=3): >>># 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<<< 8369 1726883685.37878: stdout chunk (state=3): >>> # 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 _opcode <<< 8369 1726883685.37894: stdout chunk (state=3): >>># cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # 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 dnf.rpm.miscutils # cleanup[2] removing dnf.package<<< 8369 1726883685.37916: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.37927: stdout chunk (state=3): >>> # 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 <<< 8369 1726883685.37945: stdout chunk (state=3): >>># 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<<< 8369 1726883685.37960: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.37971: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.37989: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.38001: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.38022: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.38030: stdout chunk (state=3): >>> # 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 <<< 8369 1726883685.38049: stdout chunk (state=3): >>># 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<<< 8369 1726883685.38060: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.38076: stdout chunk (state=3): >>> # 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 <<< 8369 1726883685.38089: stdout chunk (state=3): >>># 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<<< 8369 1726883685.38105: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.38113: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.38129: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.38152: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.38168: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.38188: stdout chunk (state=3): >>> # 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 <<< 8369 1726883685.38209: stdout chunk (state=3): >>># 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<<< 8369 1726883685.38238: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.38252: stdout chunk (state=3): >>> # 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__<<< 8369 1726883685.38284: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.38315: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.38319: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.38326: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.38346: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.38370: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.38386: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.38391: stdout chunk (state=3): >>> # 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 <<< 8369 1726883685.38406: stdout chunk (state=3): >>># 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 <<< 8369 1726883685.38422: stdout chunk (state=3): >>># 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<<< 8369 1726883685.38436: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.38442: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.38464: stdout chunk (state=3): >>> # 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 <<< 8369 1726883685.38501: stdout chunk (state=3): >>># 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<<< 8369 1726883685.38513: stdout chunk (state=3): >>> # cleanup[2] removing gi.types # cleanup[2] removing gi.module # cleanup[2] removing gi.overrides<<< 8369 1726883685.38529: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.38541: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.38556: stdout chunk (state=3): >>> # 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 <<< 8369 1726883685.38578: stdout chunk (state=3): >>># 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<<< 8369 1726883685.38592: stdout chunk (state=3): >>> # 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 <<< 8369 1726883685.39297: stdout chunk (state=3): >>># 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 <<< 8369 1726883685.40410: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8369 1726883685.40435: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 8369 1726883685.40493: stdout chunk (state=3): >>># destroy selinux <<< 8369 1726883685.40504: stdout chunk (state=3): >>># destroy distro <<< 8369 1726883685.40532: stdout chunk (state=3): >>># destroy netrc <<< 8369 1726883685.40584: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 <<< 8369 1726883685.40612: stdout chunk (state=3): >>># destroy systemd.journal <<< 8369 1726883685.40636: stdout chunk (state=3): >>># destroy iniparse.compat <<< 8369 1726883685.40655: stdout chunk (state=3): >>># 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 <<< 8369 1726883685.40708: 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 <<< 8369 1726883685.40773: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.entcertlib # cleanup[3] wiping subscription_manager.rhelentbranding <<< 8369 1726883685.40801: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.entbranding # cleanup[3] wiping subscription_manager.content_action_client # cleanup[3] wiping subscription_manager.base_action_client <<< 8369 1726883685.40835: stdout chunk (state=3): >>># cleanup[3] wiping librepo._librepo # cleanup[3] wiping subscription_manager.injectioninit # cleanup[3] wiping subscription_manager.lock <<< 8369 1726883685.40859: stdout chunk (state=3): >>># 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 <<< 8369 1726883685.40890: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.identity # cleanup[3] wiping subscription_manager.facts<<< 8369 1726883685.40893: stdout chunk (state=3): >>> # 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<<< 8369 1726883685.40897: stdout chunk (state=3): >>> <<< 8369 1726883685.40900: stdout chunk (state=3): >>># destroy rhsmlib.file_monitor # cleanup[3] wiping subscription_manager.reasons # cleanup[3] wiping subscription_manager.productid # cleanup[3] wiping subscription_manager.repolib <<< 8369 1726883685.40905: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.repofile <<< 8369 1726883685.40910: 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 <<< 8369 1726883685.40913: stdout chunk (state=3): >>># destroy rhsmlib.services.syspurpose # cleanup[3] wiping rhsm.logutil # cleanup[3] wiping logging.config <<< 8369 1726883685.40915: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.dbus.dbus_utils <<< 8369 1726883685.40917: stdout chunk (state=3): >>># destroy xml.etree.ElementTree # cleanup[3] wiping _elementtree # cleanup[3] wiping xml.etree.ElementPath <<< 8369 1726883685.40919: stdout chunk (state=3): >>># cleanup[3] wiping gi.repository.GLib # cleanup[3] wiping gi.overrides.GLib <<< 8369 1726883685.40921: stdout chunk (state=3): >>># cleanup[3] wiping gi._option # destroy optparse # cleanup[3] wiping textwrap <<< 8369 1726883685.40945: stdout chunk (state=3): >>># 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 <<< 8369 1726883685.40970: stdout chunk (state=3): >>># destroy gi <<< 8369 1726883685.41047: stdout chunk (state=3): >>># cleanup[3] wiping gi.types # cleanup[3] wiping gi._signalhelper<<< 8369 1726883685.41065: stdout chunk (state=3): >>> # cleanup[3] wiping gi._propertyhelper # cleanup[3] wiping gi.docstring <<< 8369 1726883685.41096: stdout chunk (state=3): >>># cleanup[3] wiping gi._constants <<< 8369 1726883685.41116: stdout chunk (state=3): >>># cleanup[3] wiping gi._gobject # cleanup[3] wiping gi._gi # cleanup[3] wiping gi._error <<< 8369 1726883685.41169: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.dbus.constants # cleanup[3] wiping dbus.mainloop.glib <<< 8369 1726883685.41189: stdout chunk (state=3): >>># 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 <<< 8369 1726883685.41204: stdout chunk (state=3): >>># cleanup[3] wiping dbus.decorators # cleanup[3] wiping pyinotify <<< 8369 1726883685.41210: stdout chunk (state=3): >>># destroy asyncore # destroy ctypes # cleanup[3] wiping ctypes.util <<< 8369 1726883685.41217: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.syspurposelib # cleanup[3] wiping subscription_manager.certlib <<< 8369 1726883685.41221: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.isodate <<< 8369 1726883685.41227: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.jsonwrapper # cleanup[3] wiping rhsm.profile # destroy cloud_what.provider # cleanup[3] wiping requests # destroy requests._internal_utils <<< 8369 1726883685.41229: stdout chunk (state=3): >>># destroy requests.exceptions # destroy requests.compat <<< 8369 1726883685.41231: stdout chunk (state=3): >>># 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 <<< 8369 1726883685.41233: stdout chunk (state=3): >>># destroy requests.auth # destroy requests.status_codes # destroy requests.models # destroy requests.adapters <<< 8369 1726883685.41236: stdout chunk (state=3): >>># destroy requests.api # cleanup[3] wiping requests.sessions # cleanup[3] wiping urllib3.contrib.socks <<< 8369 1726883685.41239: stdout chunk (state=3): >>># destroy socks # cleanup[3] wiping encodings.idna # destroy stringprep <<< 8369 1726883685.41244: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.chardet # destroy chardet.enums # destroy chardet.charsetprober # destroy chardet.charsetgroupprober # destroy chardet.codingstatemachine # destroy chardet.escsm <<< 8369 1726883685.41247: stdout chunk (state=3): >>># destroy chardet.escprober # destroy chardet.latin1prober # destroy chardet.mbcssm # destroy chardet.utf8prober # destroy chardet.mbcharsetprober # destroy chardet.euctwfreq # destroy chardet.euckrfreq <<< 8369 1726883685.41249: stdout chunk (state=3): >>># 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 <<< 8369 1726883685.41265: stdout chunk (state=3): >>># 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 <<< 8369 1726883685.41298: stdout chunk (state=3): >>># cleanup[3] wiping idna.idnadata # cleanup[3] wiping requests.packages.urllib3.poolmanager # cleanup[3] wiping requests.packages.urllib3.connectionpool <<< 8369 1726883685.41315: 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 <<< 8369 1726883685.41348: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.filepost <<< 8369 1726883685.41370: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.fields # destroy mimetypes # cleanup[3] wiping requests.packages.urllib3.connection <<< 8369 1726883685.41384: 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 # destroy urllib3.util.request # destroy urllib3.util.response # destroy urllib3.util.retry <<< 8369 1726883685.41387: stdout chunk (state=3): >>># destroy urllib3.util.url # destroy urllib3.util.ssltransport # destroy urllib3.util.ssl_ <<< 8369 1726883685.41390: stdout chunk (state=3): >>># destroy urllib3.util.timeout # destroy urllib3.util.proxy # destroy urllib3.util.queue # cleanup[3] wiping requests.packages.urllib3.contrib._appengine_environ <<< 8369 1726883685.41395: 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 <<< 8369 1726883685.41398: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.packages.six.moves.http_client <<< 8369 1726883685.41437: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.packages.six.moves <<< 8369 1726883685.41459: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.packages.six # destroy urllib3.packages.six.moves.urllib # destroy urllib3.packages.six.moves <<< 8369 1726883685.41492: stdout chunk (state=3): >>># cleanup[3] wiping requests.packages.urllib3.packages # destroy urllib3.packages.ssl_match_hostname # cleanup[3] wiping http.cookies <<< 8369 1726883685.41551: stdout chunk (state=3): >>># cleanup[3] wiping requests.certs <<< 8369 1726883685.41572: stdout chunk (state=3): >>># cleanup[3] wiping chardet # cleanup[3] wiping urllib3.poolmanager # cleanup[3] wiping urllib3.connectionpool <<< 8369 1726883685.41601: stdout chunk (state=3): >>># 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<<< 8369 1726883685.41611: stdout chunk (state=3): >>> # cleanup[3] wiping hmac <<< 8369 1726883685.41613: stdout chunk (state=3): >>># 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 <<< 8369 1726883685.41619: stdout chunk (state=3): >>># 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 <<< 8369 1726883685.41622: stdout chunk (state=3): >>># cleanup[3] wiping subscription_manager.utils # destroy pprint # destroy uuid<<< 8369 1726883685.41630: stdout chunk (state=3): >>> # cleanup[3] wiping rhsmlib.facts.hwprobe # destroy rhsmlib.facts.cpuinfo <<< 8369 1726883685.41635: 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 # cleanup[3] wiping rhsm.certificate2<<< 8369 1726883685.41638: stdout chunk (state=3): >>> # cleanup[3] wiping rhsm.pathtree # cleanup[3] wiping rhsm.huffman<<< 8369 1726883685.41640: stdout chunk (state=3): >>> # cleanup[3] wiping rhsm.bitstream # cleanup[3] wiping rhsm.connection <<< 8369 1726883685.41646: stdout chunk (state=3): >>># 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 <<< 8369 1726883685.41686: stdout chunk (state=3): >>># 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 <<< 8369 1726883685.41699: stdout chunk (state=3): >>># cleanup[3] wiping rhsm.utils <<< 8369 1726883685.41709: stdout chunk (state=3): >>># cleanup[3] wiping rhsm.ourjson # cleanup[3] wiping rhsm.https # cleanup[3] wiping ntpath <<< 8369 1726883685.41746: stdout chunk (state=3): >>># cleanup[3] wiping rhsmlib.services.config # cleanup[3] wiping subscription_manager.injection # cleanup[3] wiping rhsm.config <<< 8369 1726883685.41763: stdout chunk (state=3): >>># cleanup[3] wiping iniparse.ini # destroy iniparse.config # cleanup[3] wiping rhsm.certificate # destroy dateutil # destroy dateutil._version <<< 8369 1726883685.41790: stdout chunk (state=3): >>># destroy dateutil._common # destroy dateutil.parser # cleanup[3] wiping rhsm._certificate # cleanup[3] wiping rhsm # destroy rhsm.certificate # destroy rhsm.config <<< 8369 1726883685.41825: stdout chunk (state=3): >>># 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 <<< 8369 1726883685.41877: stdout chunk (state=3): >>># destroy dbus._expat_introspect_parser # destroy dbus._dbus # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus.proxies <<< 8369 1726883685.41913: stdout chunk (state=3): >>># destroy dbus.connection # destroy dbus.bus # destroy dbus.decorators <<< 8369 1726883685.41934: stdout chunk (state=3): >>># destroy dbus.service # destroy dbus.server # destroy dbus.mainloop # cleanup[3] wiping xml.parsers.expat.errors <<< 8369 1726883685.41947: stdout chunk (state=3): >>># cleanup[3] wiping xml.parsers.expat.model<<< 8369 1726883685.41956: stdout chunk (state=3): >>> # 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 <<< 8369 1726883685.41962: stdout chunk (state=3): >>># destroy dateutil.relativedelta # cleanup[3] wiping dateutil.tz # destroy dateutil.tz._common # destroy dateutil.tz._factories <<< 8369 1726883685.41966: stdout chunk (state=3): >>># destroy dateutil.tz.tz # cleanup[3] wiping six.moves # cleanup[3] wiping _decimal # cleanup[3] wiping six<<< 8369 1726883685.41969: stdout chunk (state=3): >>> # destroy six.moves.urllib <<< 8369 1726883685.41972: stdout chunk (state=3): >>># destroy six.moves <<< 8369 1726883685.41975: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli # destroy dnf.cli.format<<< 8369 1726883685.41977: stdout chunk (state=3): >>> # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser <<< 8369 1726883685.41986: stdout chunk (state=3): >>># destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade <<< 8369 1726883685.42022: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap <<< 8369 1726883685.42035: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter <<< 8369 1726883685.42038: stdout chunk (state=3): >>># 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 <<< 8369 1726883685.42041: stdout chunk (state=3): >>># 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 <<< 8369 1726883685.42043: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean <<< 8369 1726883685.42046: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove <<< 8369 1726883685.42532: 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 # 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 inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # 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 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<<< 8369 1726883685.42584: stdout chunk (state=3): >>> 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 <<< 8369 1726883685.42588: stdout chunk (state=3): >>># cleanup[3] wiping random <<< 8369 1726883685.42591: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib <<< 8369 1726883685.42592: stdout chunk (state=3): >>># cleanup[3] wiping _random # cleanup[3] wiping bisect # cleanup[3] wiping _bisect <<< 8369 1726883685.42599: stdout chunk (state=3): >>># cleanup[3] wiping math # cleanup[3] wiping shutil <<< 8369 1726883685.42630: stdout chunk (state=3): >>># cleanup[3] wiping grp <<< 8369 1726883685.42642: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping _lzma # cleanup[3] wiping threading <<< 8369 1726883685.42668: stdout chunk (state=3): >>># cleanup[3] wiping _compression # cleanup[3] wiping zlib <<< 8369 1726883685.42674: stdout chunk (state=3): >>># cleanup[3] wiping errno <<< 8369 1726883685.42691: stdout chunk (state=3): >>># cleanup[3] wiping fnmatch # cleanup[3] wiping weakref <<< 8369 1726883685.42709: stdout chunk (state=3): >>># cleanup[3] wiping importlib.util <<< 8369 1726883685.42712: 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 <<< 8369 1726883685.42725: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib.abc # destroy importlib.util # cleanup[3] wiping warnings <<< 8369 1726883685.42736: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external <<< 8369 1726883685.42759: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap <<< 8369 1726883685.42776: stdout chunk (state=3): >>># cleanup[3] wiping base64 # cleanup[3] wiping binascii <<< 8369 1726883685.42788: stdout chunk (state=3): >>># cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re <<< 8369 1726883685.42804: stdout chunk (state=3): >>># destroy sre_compile <<< 8369 1726883685.42830: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools <<< 8369 1726883685.42850: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 8369 1726883685.42868: stdout chunk (state=3): >>># destroy collections.abc # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping operator <<< 8369 1726883685.42879: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping itertools # cleanup[3] wiping _heapq <<< 8369 1726883685.42889: stdout chunk (state=3): >>># cleanup[3] wiping sre_parse <<< 8369 1726883685.42906: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping enum <<< 8369 1726883685.42917: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping os <<< 8369 1726883685.42949: stdout chunk (state=3): >>># cleanup[3] wiping os.path <<< 8369 1726883685.42961: stdout chunk (state=3): >>># destroy genericpath <<< 8369 1726883685.42975: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 8369 1726883685.42995: stdout chunk (state=3): >>># 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 <<< 8369 1726883685.43005: stdout chunk (state=3): >>># cleanup[3] wiping encodings # destroy encodings.aliases <<< 8369 1726883685.43057: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 <<< 8369 1726883685.43061: stdout chunk (state=3): >>># destroy encodings.idna # cleanup[3] wiping codecs # cleanup[3] wiping _codecs <<< 8369 1726883685.43063: stdout chunk (state=3): >>># cleanup[3] wiping zipimport # destroy _frozen_importlib_external <<< 8369 1726883685.43082: stdout chunk (state=3): >>># cleanup[3] wiping time <<< 8369 1726883685.43103: stdout chunk (state=3): >>># cleanup[3] wiping posix <<< 8369 1726883685.43107: stdout chunk (state=3): >>># cleanup[3] wiping marshal # cleanup[3] wiping _io<<< 8369 1726883685.43109: stdout chunk (state=3): >>> # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread <<< 8369 1726883685.43110: stdout chunk (state=3): >>># cleanup[3] wiping _imp # destroy _imp # cleanup[3] wiping _frozen_importlib <<< 8369 1726883685.43141: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 8369 1726883685.43151: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 8369 1726883685.43229: stdout chunk (state=3): >>># destroy pyexpat.errors <<< 8369 1726883685.43233: stdout chunk (state=3): >>># destroy pyexpat.model <<< 8369 1726883685.43245: stdout chunk (state=3): >>># destroy librepo._librepo <<< 8369 1726883685.43269: stdout chunk (state=3): >>># destroy _dbus_glib_bindings # destroy rhsm._certificate # destroy decimal <<< 8369 1726883685.43299: stdout chunk (state=3): >>># destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm <<< 8369 1726883685.43327: stdout chunk (state=3): >>># destroy _queue # destroy _ssl # destroy systemd._daemon # destroy _socket <<< 8369 1726883685.43334: stdout chunk (state=3): >>># destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal <<< 8369 1726883685.43338: stdout chunk (state=3): >>># destroy _string # destroy _datetime # destroy _posixsubprocess # destroy _blake2 # destroy _random # destroy _bisect <<< 8369 1726883685.43340: stdout chunk (state=3): >>># destroy grp # destroy zlib # destroy _signal # destroy marshal <<< 8369 1726883685.45145: stdout chunk (state=3): >>># destroy xml.etree.ElementPath # destroy _elementtree <<< 8369 1726883685.45168: stdout chunk (state=3): >>># destroy _heapq <<< 8369 1726883685.45194: stdout chunk (state=3): >>># destroy zipimport <<< 8369 1726883685.45251: stdout chunk (state=3): >>># destroy platform <<< 8369 1726883685.45259: stdout chunk (state=3): >>># destroy _uuid <<< 8369 1726883685.45302: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 8369 1726883685.45311: stdout chunk (state=3): >>># destroy tokenize <<< 8369 1726883685.45346: stdout chunk (state=3): >>># destroy _compat_pickle<<< 8369 1726883685.45349: stdout chunk (state=3): >>> # destroy _pickle # destroy libdnf._error # destroy gi.types # destroy gi._error # destroy gi._gi # destroy gi._gobject <<< 8369 1726883685.45355: 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 <<< 8369 1726883685.45406: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 8369 1726883685.45434: stdout chunk (state=3): >>># destroy stat <<< 8369 1726883685.45442: stdout chunk (state=3): >>># destroy selectors <<< 8369 1726883685.45511: 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 <<< 8369 1726883685.45517: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator <<< 8369 1726883685.45579: stdout chunk (state=3): >>># destroy gzip <<< 8369 1726883685.45660: stdout chunk (state=3): >>># destroy rhsmlib.facts.dmiinfo <<< 8369 1726883685.45664: stdout chunk (state=3): >>># destroy requests # destroy iniparse.ini <<< 8369 1726883685.45830: stdout chunk (state=3): >>># destroy enum <<< 8369 1726883685.45835: stdout chunk (state=3): >>># destroy signal <<< 8369 1726883685.45837: stdout chunk (state=3): >>># destroy queue # destroy shlex # destroy pwd # destroy _functools # destroy gettext # destroy libcomps # destroy locale # destroy dnf.rpm.transaction <<< 8369 1726883685.45839: stdout chunk (state=3): >>># destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy importlib # destroy inspect # destroy gc <<< 8369 1726883685.45840: stdout chunk (state=3): >>># destroy math # destroy dateutil.parser._parser # destroy _stat # destroy http.cookies <<< 8369 1726883685.45912: stdout chunk (state=3): >>># destroy urllib.parse <<< 8369 1726883685.45976: stdout chunk (state=3): >>># destroy _weakref <<< 8369 1726883685.45981: stdout chunk (state=3): >>># destroy ntpath # destroy posix <<< 8369 1726883685.46048: stdout chunk (state=3): >>># destroy rhsmlib.facts.custom # destroy rhsmlib.facts.host_collector # destroy rhsmlib.facts.hwprobe <<< 8369 1726883685.46052: stdout chunk (state=3): >>># 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 <<< 8369 1726883685.46091: stdout chunk (state=3): >>># destroy _opcode <<< 8369 1726883685.46154: stdout chunk (state=3): >>># destroy requests.sessions # destroy json.scanner # destroy _json <<< 8369 1726883685.46162: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error <<< 8369 1726883685.46165: stdout chunk (state=3): >>># destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy traceback # destroy dnf.yum.misc # destroy glob <<< 8369 1726883685.46177: stdout chunk (state=3): >>># destroy curses # destroy fcntl # destroy termios <<< 8369 1726883685.46187: stdout chunk (state=3): >>># 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 <<< 8369 1726883685.46204: stdout chunk (state=3): >>># destroy configparser # destroy fnmatch # destroy pyinotify <<< 8369 1726883685.46212: 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 <<< 8369 1726883685.46322: stdout chunk (state=3): >>># destroy calendar # destroy dateutil.tz # destroy six <<< 8369 1726883685.46405: stdout chunk (state=3): >>># destroy codecs <<< 8369 1726883685.46429: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util <<< 8369 1726883685.46556: 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 <<< 8369 1726883685.46563: stdout chunk (state=3): >>># destroy urllib3.packages.six.moves.urllib.response # destroy urllib3.packages.six.moves.urllib.robotparser <<< 8369 1726883685.46595: stdout chunk (state=3): >>># destroy subprocess # destroy rhsmlib.facts.collector # destroy itertools <<< 8369 1726883685.46616: stdout chunk (state=3): >>># destroy http.client # destroy email <<< 8369 1726883685.46676: stdout chunk (state=3): >>># destroy string # destroy dbus # destroy rhsmlib.dbus.constants <<< 8369 1726883685.46719: stdout chunk (state=3): >>># destroy rhsm.connection # destroy gi.repository.GLib # destroy rhsmlib.services.config # destroy subscription_manager.injection <<< 8369 1726883685.46722: stdout chunk (state=3): >>># destroy errno # destroy select <<< 8369 1726883685.46726: 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 <<< 8369 1726883685.46728: stdout chunk (state=3): >>># destroy _lzma # destroy _compression # destroy idna.idnadata # destroy bisect # destroy unicodedata # destroy re <<< 8369 1726883685.46777: stdout chunk (state=3): >>># destroy pyexpat <<< 8369 1726883685.46784: stdout chunk (state=3): >>># destroy threading # destroy functools # destroy logging # destroy socket # destroy struct <<< 8369 1726883685.47010: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 8369 1726883685.47017: stdout chunk (state=3): >>># clear sys.audit hooks <<< 8369 1726883685.48030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.175 closed. <<< 8369 1726883685.48089: stderr chunk (state=3): >>><<< 8369 1726883685.48092: stdout chunk (state=3): >>><<< 8369 1726883685.48366: _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 0x7fd1edb1edc0> # /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 0x7fd1edac33a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1edb1eb20> # /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 0x7fd1edb1eac0> 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 0x7fd1edac3490> # /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 0x7fd1edac3940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1edac3670> # /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 0x7fd1eda7a190> # /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 0x7fd1eda7a220> # /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 0x7fd1eda9d850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eda7a940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1edadb880> # /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 0x7fd1eda73d90> # /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 0x7fd1eda9dd90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1edac3970> 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 0x7fd1eda3eeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eda40f40> # /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 0x7fd1eda37610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eda3d640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eda3e370> # /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 0x7fd1ed71edc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed71e8b0> 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 0x7fd1ed71eeb0> # /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 0x7fd1ed71ef70> # /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 0x7fd1ed71ee80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed777d30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed770610> # /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 0x7fd1ed784670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eda45e20> # /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 0x7fd1ed730c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed777250> # 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 0x7fd1ed784280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eda4b9d0> # /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 0x7fd1ed730fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed730d90> # /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 0x7fd1ed730d00> # /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 0x7fd1ed703370> # /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 0x7fd1ed703460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed738fa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed732a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed732490> # /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 0x7fd1ed6511c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed6eec70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed732eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eda4b040> # /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 0x7fd1ed663af0> 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 0x7fd1ed663e20> # /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 0x7fd1ed675730> # /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 0x7fd1ed675c70> # 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 0x7fd1ed60e3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed663f10> # /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 0x7fd1ed61e280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed6755b0> 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 0x7fd1ed61e340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed7309d0> # /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 0x7fd1ed63a6a0> # /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 0x7fd1ed63a970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed63a760> # 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 0x7fd1ed63a850> # /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 0x7fd1ed63aca0> # 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 0x7fd1ed6461f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed63a8e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed62da30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ed7305b0> # /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 0x7fd1ed63aa90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fd1ed55a670> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/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_0eq2jysn/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 0x7fd1ecf507c0> # /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 0x7fd1ecf50160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf50280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf50f10> # /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 0x7fd1ecf504f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf50d30> 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 0x7fd1ecf50f70> # /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 0x7fd1ecf50100> # /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 0x7fd1ecf08130> # 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 0x7fd1ecec3f40> # 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 0x7fd1ecec3d60> # /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 0x7fd1ecec33d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf37dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf373a0> # /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 0x7fd1ecf37f70> # /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 0x7fd1ecf85c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ece9ccd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ece9c3a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf57490> # 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 0x7fd1ece9c4c0> # /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 0x7fd1ece9c4f0> # /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 0x7fd1ece86250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf961f0> # /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 0x7fd1ece938e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf96370> # /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 0x7fd1ecfb0d90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ece93880> # 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 0x7fd1ece936d0> # 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 0x7fd1ece92670> # 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 0x7fd1ece925b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf8f8b0> # /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 0x7fd1ecf18670> # 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 0x7fd1ecf16ac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf250d0> # 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 0x7fd1ecf180d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf5ba60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/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_0eq2jysn/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_0eq2jysn/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_0eq2jysn/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_0eq2jysn/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 0x7fd1eca70580> # /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 0x7fd1ece64520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eca130a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/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_0eq2jysn/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 0x7fd1ecf16bb0> # 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_0eq2jysn/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_0eq2jysn/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_0eq2jysn/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_0eq2jysn/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_0eq2jysn/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 0x7fd1ece6f970> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/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_0eq2jysn/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_0eq2jysn/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_0eq2jysn/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_0eq2jysn/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 0x7fd1ecfa2250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ece6f6a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/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_0eq2jysn/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 0x7fd1ece567c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ece537f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ece4c970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/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_0eq2jysn/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_0eq2jysn/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_0eq2jysn/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_0eq2jysn/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 0x7fd1ec7c2640> # /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 0x7fd1ec7c26d0> # /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 0x7fd1ec7c2c10> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec7c2910> # /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 0x7fd1ec7c2070> # /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 0x7fd1ec76f730> # /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 0x7fd1ec76fc40> # /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 0x7fd1ec76fe50> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf9f700> # /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 0x7fd1ec771a60> # /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 0x7fd1ec771ac0> # /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 0x7fd1ec815610> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec771ee0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec771370> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ecf9f6d0> # /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 0x7fd1ec9fe070> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eca43dc0> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec815430> # /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 0x7fd1eca40df0> # /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 0x7fd1eca40250> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eca46d30> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec76ef70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eca02910> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ece6fee0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec7c2e50> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec7c26a0> # /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 0x7fd1ec7c2760> # /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 0x7fd1eca40ac0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec7c2160> # /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 0x7fd1eca70a60> # /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 0x7fd1eca04940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec8225e0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eca70850> # /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 0x7fd1ec80f6a0> # /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 0x7fd1ec7b9a30> # /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 0x7fd1ec7cbb50> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec7b9730> # /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 0x7fd1ec7cb6d0> # /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 0x7fd1ec77a700> # /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 0x7fd1ec53aca0> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_0eq2jysn/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_0eq2jysn/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_0eq2jysn/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_0eq2jysn/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 0x7fd1ec49cbe0> # /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 0x7fd1ec49cd60> # /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 0x7fd1ec4ee430> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec49cfd0> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec49c250> # /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 0x7fd1ec49c850> # /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 0x7fd1ec1979d0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec197580> # /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 0x7fd1ec140550> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec197a00> # /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 0x7fd1ec09ee20> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec1b92e0> # /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 0x7fd1eab332e0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec1728b0> # /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 0x7fd1eaa00e80> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eab12580> # /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 0x7fd1ea96ba00> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1eab33520> # /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 0x7fd1ea965d60> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea96bfa0> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec197130> # /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 0x7fd1ea894b20> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea894340> # /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 0x7fd1ea8a7700> # /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 0x7fd1ea8b42b0> # /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 0x7fd1ea8b4850> # /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 0x7fd1ea8b4ca0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea8b4370> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea8a7790> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea89edc0> # /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 0x7fd1ea46bee0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea8a7190> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea894ca0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea997730> # /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 0x7fd1ea997f10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea9978b0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec197280> # /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 0x7fd1ea477d60> # /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 0x7fd1ea2ea220> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea38a2b0> # /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 0x7fd1ea3977f0> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea33de50> # /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 0x7fd1ea397e80> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea397bb0> # /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 0x7fd1ea397ee0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea397e50> # /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 0x7fd1ea1ec1c0> # /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 0x7fd1ea1ec250> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea397f40> # /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 0x7fd1ea1ec3d0> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea397eb0> # /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 0x7fd1ea397c40> # /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 0x7fd1ea1ec1f0> # /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 0x7fd1ea1ec430> # /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 0x7fd1ea1ec4c0> # /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 0x7fd1ea1ec550> # /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 0x7fd1ea1ec5e0> # /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 0x7fd1ea1ec670> # /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 0x7fd1ea1ec700> # /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 0x7fd1ea1ec790> # /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 0x7fd1ea1ec820> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea397220> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea3711c0> # /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 0x7fd1ea1ecbe0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea1ec940> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea3978e0> # /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 0x7fd1ea38a100> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea368ca0> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea3682b0> # /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 0x7fd1ea368490> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea49eb50> # /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 0x7fd1ea368e20> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea477d00> # /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 0x7fd1ea206c40> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea2064f0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea49e940> # /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 0x7fd1ea1a32b0> # /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 0x7fd1ea156190> # 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 0x7fd1ea156220> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea1b76a0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea1a36d0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea198a90> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea18f0d0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea206ee0> # /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 0x7fd1ea156fd0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea156790> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea206d90> # /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 0x7fd1ea18f940> # /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 0x7fd1ea179850> # /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 0x7fd1ea1798e0> # /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 0x7fd1ea179a60> # /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 0x7fd1ec88e1c0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea18a190> # /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 0x7fd1ec88e220> # /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 0x7fd1ec88e310> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ea179a00> # /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 0x7fd1ea179fa0> # /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/__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 0x7fd1e9fc03d0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9fc0190> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9faf9d0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec89f9d0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec88eeb0> # /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 0x7fd1ec89fca0> # /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 0x7fd1ec8a69a0> # /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 0x7fd1e9fcc700> # /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 0x7fd1e9fcc340> # /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 0x7fd1e9fdc670> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9fdc190> # /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 0x7fd1e9fdc4f0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec49c970> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1ec49c550> # /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 0x7fd1e9fe5fa0> # /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 0x7fd1e9f9cfa0> # /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 0x7fd1e9f34d90> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9f34c10> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9f343d0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9f34190> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9f85ee0> # /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 0x7fd1e9f34220> # /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 0x7fd1e9f61160> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9f34eb0> # /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 0x7fd1e9f519d0> # /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 0x7fd1e9f61fd0> # /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 0x7fd1e9e631c0> # /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 0x7fd1e9e63310> # /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 0x7fd1e9e63910> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e63640> # /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 0x7fd1e9e639d0> # /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 0x7fd1e9e70610> # /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 0x7fd1e9e70700> # /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 0x7fd1e9e70ee0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e70af0> # /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 0x7fd1e9e70f40> # /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 0x7fd1e9e88b20> # /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 0x7fd1e9e88c40> # /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 0x7fd1e9e88e80> # /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 0x7fd1e9e17310> # /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 0x7fd1e9e17d00> # /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 0x7fd1e9e17e50> # /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 0x7fd1e9e26550> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e26130> # /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 0x7fd1e9e26f40> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e26a90> # /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 0x7fd1e9e26d90> # /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 0x7fd1e9e33820> # /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 0x7fd1e9e33fa0> # /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 0x7fd1e9e412b0> # /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 0x7fd1e9e413a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9f854c0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9f85220> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9fe5d00> # /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 0x7fd1e9e41f10> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e41c40> # /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 0x7fd1e9ddb5e0> # /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 0x7fd1e9de4520> # 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 0x7fd1e9ddbe80> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9ddbdf0> # /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 0x7fd1e9e10760> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e101f0> # /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 0x7fd1e9d5ca90> # /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 0x7fd1e9d5cc70> # /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 0x7fd1e9e10cd0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e10a60> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e4e160> # /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 0x7fd1e9ddb220> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9e41af0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9f85250> # /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 0x7fd1e9d7e190> # /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 0x7fd1e9d7e4c0> # /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 0x7fd1e9d7ed30> # /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 0x7fd1e9d12640> # /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 0x7fd1e9d12bb0> # /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 0x7fd1e9d1fc70> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d1f850> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d1f5b0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d1f220> # /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 0x7fd1e9d1f460> # /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 0x7fd1e9d2fbe0> # /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 0x7fd1e9d2fc70> # /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 0x7fd1e9d3c2b0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d2fdf0> # /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 0x7fd1e9c43310> # /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 0x7fd1e9c4c370> # /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 0x7fd1e9c4c310> # /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 0x7fd1e9c4c4c0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9c4c220> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9c43d30> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9c433d0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d4aa60> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d4a0d0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d3c970> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d2f820> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9d2f0d0> # /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 0x7fd1e9d2f970> # /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 0x7fd1e9c43dc0> # /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 0x7fd1e9c4c790> # /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 0x7fd1e9c4ca00> # /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 0x7fd1e9c4cf70> # /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 0x7fd1e9c69760> # /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 0x7fd1e9bed940> # /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 0x7fd1e9bfabb0> # /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 0x7fd1e9c1c160> import 'rhsm.certificate' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9bfac10> # /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 0x7fd1e9bcb430> # /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 0x7fd1e9bcb550> import 'iniparse.ini' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9bbd4c0> # /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 0x7fd1e9bbd7f0> # /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 0x7fd1e9bbf940> import 'iniparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9bbd160> # /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 0x7fd1e9bbd220> import 'rhsm.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9bb1ac0> # /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 0x7fd1e9bbfdf0> # /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 0x7fd1e9b65220> # /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 0x7fd1e9b65310> # /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 0x7fd1e9b65430> # /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 0x7fd1e9b3b670> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9b8ff70> # /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 0x7fd1e9ba2a00> # /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 0x7fd1e9ba2a90> # /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 0x7fd1e9b3b2e0> # /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 0x7fd1e9b4c3d0> import 'rhsm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9b72d30> # /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 0x7fd1e9b7c9a0> # /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 0x7fd1e9afa8b0> import 'rhsm.pathtree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9b7c2b0> import 'rhsm.certificate2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9b65be0> import 'subscription_manager.certdirectory' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9c17dc0> # /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 0x7fd1e9b1f670> # /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 0x7fd1e9b1fe20> # /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 0x7fd1e9aad190> # /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 0x7fd1e9aadac0> # /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 0x7fd1e9acd1f0> import 'rhsmlib.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9aadd90> import 'rhsmlib.facts.hwprobe' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9aad220> import 'subscription_manager.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9b0d8b0> # /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 0x7fd1e9a85310> # /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 0x7fd1e9a85df0> # /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 0x7fd1e9a85f70> # /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 0x7fd1e9a8ec10> import 'rhsmlib.facts.dmiinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a8e7f0> import 'rhsmlib.facts.firmware_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a8e340> import 'rhsmlib.facts.host_collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a85a90> # /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 0x7fd1e9a85be0> # /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 0x7fd1e9a3aa30> import 'urllib3.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a3a6a0> # /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 0x7fd1e9a3a700> import 'urllib3.packages.six.moves' # import 'urllib3.packages.six.moves.http_client' # import 'urllib3.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a2f640> # /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 0x7fd1e9a2f820> # /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 0x7fd1e99e7940> # /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 0x7fd1e99e7af0> # /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 0x7fd1e99e7ca0> import 'urllib3.util.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99e75e0> # /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 0x7fd1e99e78e0> # /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 0x7fd1e99ef100> # /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 0x7fd1e99ef160> # /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 0x7fd1e99ff370> # /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 0x7fd1e99ff940> # /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 0x7fd1e9a20e80> import 'urllib3.util.ssl_' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99efc40> # /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 0x7fd1e99efac0> import 'urllib3.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99e7280> # /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 0x7fd1e99e7340> # /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 0x7fd1e99e7040> import 'urllib3.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a44b20> # /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 0x7fd1e99a7910> import 'urllib3.filepost' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99a7550> import 'urllib3.packages.six.moves.urllib' # import 'urllib3.packages.six.moves.urllib.parse' # import 'urllib3.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a55940> # /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 0x7fd1e99e70a0> # /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 0x7fd1e99a7d90> import 'urllib3.connectionpool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a2f970> # /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 0x7fd1e99b4940> import 'urllib3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a2f040> # /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 0x7fd1e99cc2b0> # /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 0x7fd1e99cc520> import 'chardet.charsetgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99c10a0> # /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 0x7fd1e99cce20> # /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 0x7fd1e99d51c0> import 'chardet.escprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99cca00> # /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 0x7fd1e99ccc70> # /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 0x7fd1e99d5c70> import 'chardet.utf8prober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99d5820> # /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 0x7fd1e99de0d0> # /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 0x7fd1e99deb80> # /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 0x7fd1e99dec40> # /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 0x7fd1e99decd0> # /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 0x7fd1e99ded60> # /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 0x7fd1e99dedf0> import 'chardet.chardistribution' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99de520> # /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 0x7fd1e99defa0> import 'chardet.sjisprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99d5b50> # /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 0x7fd1e99073a0> # /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 0x7fd1e99076d0> # /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 0x7fd1e9907940> # /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 0x7fd1e9907be0> # /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 0x7fd1e9907e80> # /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 0x7fd1e990c160> import 'chardet.mbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99d5460> # /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 0x7fd1e990c4c0> # /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 0x7fd1e990c8e0> import 'chardet.langbulgarianmodel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e990c760> # /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 0x7fd1e990cd00> # /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 0x7fd1e990cc10> # /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 0x7fd1e990cd30> # /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 0x7fd1e9919100> # /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 0x7fd1e9919190> import 'chardet.sbcsgroupprober' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99d5670> import 'chardet.universaldetector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99c18b0> # /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 0x7fd1e99c18e0> import 'chardet' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e99c1430> # /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 0x7fd1e99d5550> # /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 0x7fd1e9a2f3d0> # /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 0x7fd1e9919fd0> # /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 0x7fd1e98b05b0> import 'requests.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e98b03a0> import 'requests._internal_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e98b0130> # /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 0x7fd1e98b0430> # /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 0x7fd1e98bbf70> import 'requests.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e990cc70> # /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 0x7fd1e98cca90> # /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 0x7fd1e98d9280> # /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 0x7fd1e98d9340> import 'idna.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e98ccb20> import 'idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e98cc790> import 'requests.packages' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e98cc6a0> # /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 0x7fd1e988a1f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e98d9d30> # /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 0x7fd1e98d9f40> # /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 0x7fd1e988a820> # /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 0x7fd1e988aee0> import 'requests.models' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e98cc760> # /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 0x7fd1e983b1f0> import 'urllib3.contrib.socks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9830e20> import 'requests.adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9830310> import 'requests.sessions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e989f880> import 'requests.api' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e98d9b80> import 'requests' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a9cc70> import 'cloud_what._base_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a9c580> # /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 0x7fd1e9830f40> # /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 0x7fd1e9830c70> # /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 0x7fd1e9843940> # /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 0x7fd1e9843d30> import 'cloud_what.provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a85550> import 'rhsm.profile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9a768b0> # /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 0x7fd1e985c310> # /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 0x7fd1e985c6a0> # /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 0x7fd1e985c7c0> # /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 0x7fd1e97f3130> import 'syspurpose.files' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e985c880> # /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 0x7fd1e9801190> import 'subscription_manager.syspurposelib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e97f3a30> # /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 0x7fd1e97a6940> # /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 0x7fd1e97b3580> import 'pyinotify' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9801f10> import 'rhsmlib.file_monitor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9801730> # /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 0x7fd1e9816a30> # /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 0x7fd1e97cbc70> import 'dbus.service' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e97cb3a0> # /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 0x7fd1e97cbe20> # /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 0x7fd1e97dd2e0> # /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 0x7fd1e97dd460> import 'dbus.mainloop.glib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e97dd310> # /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 0x7fd1e97dd400> # /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 0x7fd1e97ddd30> # 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 0x7fd1e97ddb80> import 'gi' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e97dd550> # /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 0x7fd1e977f970> # /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 0x7fd1e977fa60> # /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 0x7fd1e977fd60> # /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 0x7fd1e978f370> import 'gi.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e977f310> import 'gi.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e976ceb0> # /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 0x7fd1e977f490> import 'gi.importer' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e976cb50> import 'gi.repository' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e97dd910> # /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 0x7fd1e96804c0> # /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 0x7fd1e9698f40> import 'optparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9680d00> import 'gi._option' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9680850> import 'gi.overrides.GLib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e978ff70> # /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 0x7fd1e9648dc0> # /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 0x7fd1e9666340> # 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 0x7fd1e9666f40> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9648e50> import 'rhsmlib.dbus.dbus_utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9648790> # /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 0x7fd1e9677f70> import 'logging.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9677430> import 'rhsm.logutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e964a880> import 'rhsmlib.dbus.server' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e98168b0> import 'rhsmlib.services.syspurpose' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e97f3ee0> import 'subscription_manager.cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9ae0580> # /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 0x7fd1e9a6d850> # /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 0x7fd1e95f9e20> # /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 0x7fd1e95f9fa0> import 'subscription_manager.repolib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9b0df40> import 'subscription_manager.productid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9bed9d0> # /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 0x7fd1e95aa700> import 'subscription_manager.cert_sorter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e961bb80> # /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 0x7fd1e95b7130> # /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 0x7fd1e95b73d0> # /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 0x7fd1e95b7610> # /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 0x7fd1e95b7850> # /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 0x7fd1e95b7a30> import 'rhsmlib.facts.all' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95aaca0> import 'subscription_manager.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95aa9d0> # /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 0x7fd1e95aaeb0> # /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 0x7fd1e95c7400> # /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 0x7fd1e95c78b0> import 'subscription_manager.cp_provider' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95c7520> # /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 0x7fd1e95e21c0> import 'subscription_manager.plugins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e95c7d00> # /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 0x7fd1e95c7e50> import 'subscription_manager.injectioninit' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9bfa400> # /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 0x7fd1e9569b50> import 'librepo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9bed6d0> import 'dnf.plugin.dynamic.product-id' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9c75550> # /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 0x7fd1e9586670> # /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 0x7fd1e9591940> # /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 0x7fd1e959b6d0> import 'subscription_manager.rhelentbranding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9591f70> import 'subscription_manager.entcertlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9586b20> # /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 0x7fd1e95913a0> # /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 0x7fd1e95a2670> # /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 0x7fd1e95a2880> # /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 0x7fd1e95a2b80> # /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 0x7fd1e95a2e50> import 'subscription_manager.action_client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9586100> import 'dnf.plugin.dynamic.subscription-manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1e9569d00> # /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 0x7fd1e95864c0> {"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 # 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 # 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 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 _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # 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 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 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 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 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 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 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 inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # 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 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 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 # 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.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 _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 rhsmlib.facts.dmiinfo # destroy requests # destroy iniparse.ini # 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 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 _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 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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.15.175 closed. 8369 1726883685.50227: 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-1726883682.6161666-8576-28616233471263/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8369 1726883685.50231: _low_level_execute_command(): starting 8369 1726883685.50233: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883682.6161666-8576-28616233471263/ > /dev/null 2>&1 && sleep 0' 8369 1726883685.50236: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883685.50238: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883685.50240: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883685.50242: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883685.50245: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883685.50247: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883685.50250: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883685.50252: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883685.50254: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883685.50256: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883685.50258: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883685.50260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883685.50262: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883685.50264: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883685.50266: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883685.50268: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883685.50270: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883685.50272: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883685.50274: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883685.50276: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883685.52266: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883685.52317: stderr chunk (state=3): >>><<< 8369 1726883685.52320: stdout chunk (state=3): >>><<< 8369 1726883685.52337: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883685.52344: handler run complete 8369 1726883685.52369: attempt loop complete, returning result 8369 1726883685.52372: _execute() done 8369 1726883685.52374: dumping result to json 8369 1726883685.52379: done dumping result, returning 8369 1726883685.52388: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Install SELinux tool semanage [0affd2fa-7aed-ef3c-75ab-00000000009f] 8369 1726883685.52392: sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000009f 8369 1726883685.52491: done sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000009f 8369 1726883685.52496: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 8369 1726883685.52613: no more pending results, returning what we have 8369 1726883685.52616: results queue empty 8369 1726883685.52617: checking for any_errors_fatal 8369 1726883685.52621: done checking for any_errors_fatal 8369 1726883685.52622: checking for max_fail_percentage 8369 1726883685.52623: done checking for max_fail_percentage 8369 1726883685.52624: checking to see if all hosts have failed and the running result is not ok 8369 1726883685.52625: done checking to see if all hosts have failed 8369 1726883685.52626: getting the remaining hosts for this loop 8369 1726883685.52627: done getting the remaining hosts for this loop 8369 1726883685.52630: getting the next task for host managed_node1 8369 1726883685.52637: done getting next task for host managed_node1 8369 1726883685.52641: ^ task is: TASK: fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes 8369 1726883685.52644: ^ 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=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 8369 1726883685.52653: getting variables 8369 1726883685.52655: in VariableManager get_vars() 8369 1726883685.52685: Calling all_inventory to load vars for managed_node1 8369 1726883685.52688: Calling groups_inventory to load vars for managed_node1 8369 1726883685.52690: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883685.52701: Calling all_plugins_play to load vars for managed_node1 8369 1726883685.52704: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883685.52707: Calling groups_plugins_play to load vars for managed_node1 8369 1726883685.52741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883685.52772: done with get_vars() 8369 1726883685.52779: done getting variables 8369 1726883685.52855: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:72 Friday 20 September 2024 21:54:45 -0400 (0:00:02.988) 0:00:08.930 ****** 8369 1726883685.52881: entering _queue_task() for managed_node1/debug 8369 1726883685.52882: Creating lock for debug 8369 1726883685.53081: worker is 1 (out of 1 available) 8369 1726883685.53092: exiting _queue_task() for managed_node1/debug 8369 1726883685.53107: done queuing things up, now waiting for results queue to drain 8369 1726883685.53108: waiting for pending results... 8369 1726883685.53254: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes 8369 1726883685.53333: in run() - task 0affd2fa-7aed-ef3c-75ab-0000000000a1 8369 1726883685.53344: variable 'ansible_search_path' from source: unknown 8369 1726883685.53348: variable 'ansible_search_path' from source: unknown 8369 1726883685.53381: calling self._execute() 8369 1726883685.53430: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883685.53436: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883685.53444: variable 'omit' from source: magic vars 8369 1726883685.53778: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8369 1726883685.55266: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8369 1726883685.55315: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8369 1726883685.55350: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8369 1726883685.55375: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8369 1726883685.55402: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8369 1726883685.55455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8369 1726883685.55474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8369 1726883685.55495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8369 1726883685.55525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8369 1726883685.55536: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8369 1726883685.55609: variable '__selinux_is_transactional' from source: set_fact 8369 1726883685.55630: Evaluated conditional (__selinux_is_transactional | d(false)): False 8369 1726883685.55633: when evaluation is False, skipping this task 8369 1726883685.55636: _execute() done 8369 1726883685.55639: dumping result to json 8369 1726883685.55641: done dumping result, returning 8369 1726883685.55644: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes [0affd2fa-7aed-ef3c-75ab-0000000000a1] 8369 1726883685.55646: sending task result for task 0affd2fa-7aed-ef3c-75ab-0000000000a1 8369 1726883685.55728: done sending task result for task 0affd2fa-7aed-ef3c-75ab-0000000000a1 8369 1726883685.55731: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "__selinux_is_transactional | d(false)" } 8369 1726883685.55775: no more pending results, returning what we have 8369 1726883685.55779: results queue empty 8369 1726883685.55780: checking for any_errors_fatal 8369 1726883685.55786: done checking for any_errors_fatal 8369 1726883685.55787: checking for max_fail_percentage 8369 1726883685.55788: done checking for max_fail_percentage 8369 1726883685.55789: checking to see if all hosts have failed and the running result is not ok 8369 1726883685.55790: done checking to see if all hosts have failed 8369 1726883685.55791: getting the remaining hosts for this loop 8369 1726883685.55792: done getting the remaining hosts for this loop 8369 1726883685.55799: getting the next task for host managed_node1 8369 1726883685.55807: done getting next task for host managed_node1 8369 1726883685.55811: ^ task is: TASK: fedora.linux_system_roles.selinux : Reboot transactional update systems 8369 1726883685.55815: ^ 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=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 8369 1726883685.55826: getting variables 8369 1726883685.55827: in VariableManager get_vars() 8369 1726883685.55866: Calling all_inventory to load vars for managed_node1 8369 1726883685.55869: Calling groups_inventory to load vars for managed_node1 8369 1726883685.55871: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883685.55878: Calling all_plugins_play to load vars for managed_node1 8369 1726883685.55880: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883685.55881: Calling groups_plugins_play to load vars for managed_node1 8369 1726883685.55918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883685.55956: done with get_vars() 8369 1726883685.55962: done getting variables 8369 1726883685.56054: 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:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:77 Friday 20 September 2024 21:54:45 -0400 (0:00:00.031) 0:00:08.962 ****** 8369 1726883685.56082: entering _queue_task() for managed_node1/reboot 8369 1726883685.56083: Creating lock for reboot 8369 1726883685.56265: worker is 1 (out of 1 available) 8369 1726883685.56283: exiting _queue_task() for managed_node1/reboot 8369 1726883685.56298: done queuing things up, now waiting for results queue to drain 8369 1726883685.56299: waiting for pending results... 8369 1726883685.56434: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Reboot transactional update systems 8369 1726883685.56515: in run() - task 0affd2fa-7aed-ef3c-75ab-0000000000a2 8369 1726883685.56525: variable 'ansible_search_path' from source: unknown 8369 1726883685.56529: variable 'ansible_search_path' from source: unknown 8369 1726883685.56556: calling self._execute() 8369 1726883685.56602: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883685.56616: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883685.56620: variable 'omit' from source: magic vars 8369 1726883685.56991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8369 1726883685.58412: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8369 1726883685.58464: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8369 1726883685.58490: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8369 1726883685.58519: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8369 1726883685.58538: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8369 1726883685.58597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8369 1726883685.58617: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8369 1726883685.58634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8369 1726883685.58662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8369 1726883685.58674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8369 1726883685.58747: variable '__selinux_is_transactional' from source: set_fact 8369 1726883685.58761: Evaluated conditional (__selinux_is_transactional | d(false)): False 8369 1726883685.58769: when evaluation is False, skipping this task 8369 1726883685.58771: _execute() done 8369 1726883685.58781: dumping result to json 8369 1726883685.58784: done dumping result, returning 8369 1726883685.58786: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Reboot transactional update systems [0affd2fa-7aed-ef3c-75ab-0000000000a2] 8369 1726883685.58788: sending task result for task 0affd2fa-7aed-ef3c-75ab-0000000000a2 8369 1726883685.58862: done sending task result for task 0affd2fa-7aed-ef3c-75ab-0000000000a2 8369 1726883685.58864: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 8369 1726883685.58945: no more pending results, returning what we have 8369 1726883685.58948: results queue empty 8369 1726883685.58949: checking for any_errors_fatal 8369 1726883685.58953: done checking for any_errors_fatal 8369 1726883685.58954: checking for max_fail_percentage 8369 1726883685.58955: done checking for max_fail_percentage 8369 1726883685.58956: checking to see if all hosts have failed and the running result is not ok 8369 1726883685.58956: done checking to see if all hosts have failed 8369 1726883685.58957: getting the remaining hosts for this loop 8369 1726883685.58958: done getting the remaining hosts for this loop 8369 1726883685.58962: getting the next task for host managed_node1 8369 1726883685.58967: done getting next task for host managed_node1 8369 1726883685.58971: ^ task is: TASK: fedora.linux_system_roles.selinux : Fail if reboot is needed and not set 8369 1726883685.58973: ^ 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=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 8369 1726883685.58989: getting variables 8369 1726883685.58999: in VariableManager get_vars() 8369 1726883685.59026: Calling all_inventory to load vars for managed_node1 8369 1726883685.59028: Calling groups_inventory to load vars for managed_node1 8369 1726883685.59030: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883685.59037: Calling all_plugins_play to load vars for managed_node1 8369 1726883685.59038: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883685.59040: Calling groups_plugins_play to load vars for managed_node1 8369 1726883685.59120: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883685.59151: done with get_vars() 8369 1726883685.59156: done getting variables 8369 1726883685.59218: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.selinux : Fail if reboot is needed and not set] *** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:82 Friday 20 September 2024 21:54:45 -0400 (0:00:00.031) 0:00:08.994 ****** 8369 1726883685.59242: entering _queue_task() for managed_node1/fail 8369 1726883685.59243: Creating lock for fail 8369 1726883685.59427: worker is 1 (out of 1 available) 8369 1726883685.59439: exiting _queue_task() for managed_node1/fail 8369 1726883685.59452: done queuing things up, now waiting for results queue to drain 8369 1726883685.59453: waiting for pending results... 8369 1726883685.59600: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Fail if reboot is needed and not set 8369 1726883685.59679: in run() - task 0affd2fa-7aed-ef3c-75ab-0000000000a3 8369 1726883685.59688: variable 'ansible_search_path' from source: unknown 8369 1726883685.59691: variable 'ansible_search_path' from source: unknown 8369 1726883685.59721: calling self._execute() 8369 1726883685.59772: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883685.59775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883685.59784: variable 'omit' from source: magic vars 8369 1726883685.60115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8369 1726883685.61932: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8369 1726883685.62010: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8369 1726883685.62075: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8369 1726883685.62079: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8369 1726883685.62088: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8369 1726883685.62162: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8369 1726883685.62189: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8369 1726883685.62214: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8369 1726883685.62255: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8369 1726883685.62303: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8369 1726883685.62368: variable '__selinux_is_transactional' from source: set_fact 8369 1726883685.62410: Evaluated conditional (__selinux_is_transactional | d(false)): False 8369 1726883685.62413: when evaluation is False, skipping this task 8369 1726883685.62416: _execute() done 8369 1726883685.62418: dumping result to json 8369 1726883685.62420: done dumping result, returning 8369 1726883685.62423: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Fail if reboot is needed and not set [0affd2fa-7aed-ef3c-75ab-0000000000a3] 8369 1726883685.62424: sending task result for task 0affd2fa-7aed-ef3c-75ab-0000000000a3 8369 1726883685.62507: done sending task result for task 0affd2fa-7aed-ef3c-75ab-0000000000a3 8369 1726883685.62511: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__selinux_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 8369 1726883685.62709: no more pending results, returning what we have 8369 1726883685.62712: results queue empty 8369 1726883685.62713: checking for any_errors_fatal 8369 1726883685.62718: done checking for any_errors_fatal 8369 1726883685.62719: checking for max_fail_percentage 8369 1726883685.62721: done checking for max_fail_percentage 8369 1726883685.62721: checking to see if all hosts have failed and the running result is not ok 8369 1726883685.62722: done checking to see if all hosts have failed 8369 1726883685.62723: getting the remaining hosts for this loop 8369 1726883685.62724: done getting the remaining hosts for this loop 8369 1726883685.62727: getting the next task for host managed_node1 8369 1726883685.62736: done getting next task for host managed_node1 8369 1726883685.62740: ^ task is: TASK: fedora.linux_system_roles.selinux : Refresh facts 8369 1726883685.62743: ^ 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=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 8369 1726883685.62755: getting variables 8369 1726883685.62756: in VariableManager get_vars() 8369 1726883685.62787: Calling all_inventory to load vars for managed_node1 8369 1726883685.62789: Calling groups_inventory to load vars for managed_node1 8369 1726883685.62792: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883685.62800: Calling all_plugins_play to load vars for managed_node1 8369 1726883685.62806: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883685.62809: Calling groups_plugins_play to load vars for managed_node1 8369 1726883685.62859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883685.62908: done with get_vars() 8369 1726883685.62917: done getting variables TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:89 Friday 20 September 2024 21:54:45 -0400 (0:00:00.037) 0:00:09.032 ****** 8369 1726883685.63013: entering _queue_task() for managed_node1/setup 8369 1726883685.63244: worker is 1 (out of 1 available) 8369 1726883685.63257: exiting _queue_task() for managed_node1/setup 8369 1726883685.63270: done queuing things up, now waiting for results queue to drain 8369 1726883685.63271: waiting for pending results... 8369 1726883685.63527: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Refresh facts 8369 1726883685.63638: in run() - task 0affd2fa-7aed-ef3c-75ab-0000000000a5 8369 1726883685.63652: variable 'ansible_search_path' from source: unknown 8369 1726883685.63656: variable 'ansible_search_path' from source: unknown 8369 1726883685.63690: calling self._execute() 8369 1726883685.63757: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883685.63762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883685.63773: variable 'omit' from source: magic vars 8369 1726883685.64252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8369 1726883685.65861: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8369 1726883685.65906: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8369 1726883685.65934: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8369 1726883685.65963: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8369 1726883685.65992: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8369 1726883685.66049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8369 1726883685.66072: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8369 1726883685.66089: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8369 1726883685.66120: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8369 1726883685.66130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8369 1726883685.66249: Evaluated conditional (not __selinux_setup_snapshot | d(false)): True 8369 1726883685.66255: variable 'omit' from source: magic vars 8369 1726883685.66320: variable 'omit' from source: magic vars 8369 1726883685.66354: variable 'omit' from source: magic vars 8369 1726883685.66614: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8369 1726883685.66618: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8369 1726883685.66620: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8369 1726883685.66623: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8369 1726883685.66625: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8369 1726883685.66627: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8369 1726883685.66629: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883685.66631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883685.66633: Set connection var ansible_shell_executable to /bin/sh 8369 1726883685.66635: Set connection var ansible_shell_type to sh 8369 1726883685.66637: Set connection var ansible_module_compression to ZIP_DEFLATED 8369 1726883685.66639: Set connection var ansible_connection to ssh 8369 1726883685.66641: Set connection var ansible_timeout to 10 8369 1726883685.66643: Set connection var ansible_pipelining to False 8369 1726883685.66645: variable 'ansible_shell_executable' from source: unknown 8369 1726883685.66647: variable 'ansible_connection' from source: unknown 8369 1726883685.66650: variable 'ansible_module_compression' from source: unknown 8369 1726883685.66652: variable 'ansible_shell_type' from source: unknown 8369 1726883685.66654: variable 'ansible_shell_executable' from source: unknown 8369 1726883685.66656: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883685.66658: variable 'ansible_pipelining' from source: unknown 8369 1726883685.66660: variable 'ansible_timeout' from source: unknown 8369 1726883685.66662: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883685.66914: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 8369 1726883685.66917: variable 'omit' from source: magic vars 8369 1726883685.66920: starting attempt loop 8369 1726883685.66922: running the handler 8369 1726883685.66924: _low_level_execute_command(): starting 8369 1726883685.66926: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8369 1726883685.67467: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883685.67477: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883685.67487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883685.67532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883685.67535: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883685.67542: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883685.67552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883685.67567: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883685.67570: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883685.67577: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883685.67584: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883685.67592: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883685.67607: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883685.67621: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883685.67627: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883685.67638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883685.67709: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883685.67729: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883685.67742: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883685.67825: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883685.70144: stdout chunk (state=3): >>>/root <<< 8369 1726883685.70404: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883685.70408: stdout chunk (state=3): >>><<< 8369 1726883685.70411: stderr chunk (state=3): >>><<< 8369 1726883685.70536: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883685.70540: _low_level_execute_command(): starting 8369 1726883685.70543: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883685.7043743-8668-211207488263766 `" && echo ansible-tmp-1726883685.7043743-8668-211207488263766="` echo /root/.ansible/tmp/ansible-tmp-1726883685.7043743-8668-211207488263766 `" ) && sleep 0' 8369 1726883685.71167: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883685.71187: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883685.71209: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883685.71228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883685.71270: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883685.71281: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883685.71306: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883685.71325: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883685.71335: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883685.71344: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883685.71354: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883685.71365: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883685.71378: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883685.71388: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883685.71400: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883685.71424: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883685.71492: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883685.71523: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883685.71542: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883685.71645: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883685.74347: stdout chunk (state=3): >>>ansible-tmp-1726883685.7043743-8668-211207488263766=/root/.ansible/tmp/ansible-tmp-1726883685.7043743-8668-211207488263766 <<< 8369 1726883685.74570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883685.74574: stdout chunk (state=3): >>><<< 8369 1726883685.74576: stderr chunk (state=3): >>><<< 8369 1726883685.74597: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883685.7043743-8668-211207488263766=/root/.ansible/tmp/ansible-tmp-1726883685.7043743-8668-211207488263766 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883685.74640: variable 'ansible_module_compression' from source: unknown 8369 1726883685.74677: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-8369vwzpitbs/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 8369 1726883685.74727: variable 'ansible_facts' from source: unknown 8369 1726883685.74842: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883685.7043743-8668-211207488263766/AnsiballZ_setup.py 8369 1726883685.74968: Sending initial data 8369 1726883685.74971: Sent initial data (152 bytes) 8369 1726883685.75980: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883685.75996: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883685.76022: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883685.76038: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883685.76093: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883685.76105: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883685.76114: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883685.76129: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883685.76137: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883685.76140: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883685.76149: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883685.76158: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883685.76169: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883685.76176: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883685.76183: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883685.76193: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883685.76294: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883685.76299: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883685.76371: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883685.78915: 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 <<< 8369 1726883685.78970: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8369 1726883685.79028: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8369vwzpitbs/tmppj8c47u8 /root/.ansible/tmp/ansible-tmp-1726883685.7043743-8668-211207488263766/AnsiballZ_setup.py <<< 8369 1726883685.79077: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8369 1726883685.81017: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883685.81133: stderr chunk (state=3): >>><<< 8369 1726883685.81136: stdout chunk (state=3): >>><<< 8369 1726883685.81139: done transferring module to remote 8369 1726883685.81149: _low_level_execute_command(): starting 8369 1726883685.81152: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883685.7043743-8668-211207488263766/ /root/.ansible/tmp/ansible-tmp-1726883685.7043743-8668-211207488263766/AnsiballZ_setup.py && sleep 0' 8369 1726883685.81797: 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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883685.81828: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883685.81913: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883685.84567: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883685.84614: stderr chunk (state=3): >>><<< 8369 1726883685.84617: stdout chunk (state=3): >>><<< 8369 1726883685.84632: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883685.84636: _low_level_execute_command(): starting 8369 1726883685.84638: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726883685.7043743-8668-211207488263766/AnsiballZ_setup.py && sleep 0' 8369 1726883685.85123: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883685.85140: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883685.85228: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883685.85231: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883685.85234: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883685.85236: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883685.85249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883685.85262: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883685.85270: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883685.85276: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883685.85289: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883685.85314: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883685.85317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883685.85326: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883685.85332: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883685.85341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883685.85431: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883685.85450: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883685.85468: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883685.85553: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883685.88466: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 8369 1726883685.88549: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 8369 1726883685.88598: stdout chunk (state=3): >>>import 'posix' # <<< 8369 1726883685.88628: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 8369 1726883685.88675: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 8369 1726883685.88681: stdout chunk (state=3): >>># installed zipimport hook <<< 8369 1726883685.88769: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/encodings/__init__.py <<< 8369 1726883685.88772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883685.88785: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8369 1726883685.88816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 8369 1726883685.88836: stdout chunk (state=3): >>>import '_codecs' # <<< 8369 1726883685.88848: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bdb3dc0> <<< 8369 1726883685.88899: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8369 1726883685.88904: 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 0x7f501bd583a0> <<< 8369 1726883685.88924: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bdb3b20> <<< 8369 1726883685.88928: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py <<< 8369 1726883685.88936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' <<< 8369 1726883685.88959: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bdb3ac0> <<< 8369 1726883685.88995: stdout chunk (state=3): >>>import '_signal' # <<< 8369 1726883685.88999: 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' <<< 8369 1726883685.89001: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bd58490> <<< 8369 1726883685.89038: 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' <<< 8369 1726883685.89049: 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' <<< 8369 1726883685.89070: stdout chunk (state=3): >>>import '_abc' # <<< 8369 1726883685.89074: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bd58940> <<< 8369 1726883685.89099: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bd58670> <<< 8369 1726883685.89135: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/site.cpython-39.pyc matches /usr/lib64/python3.9/site.py <<< 8369 1726883685.89142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/site.cpython-39.pyc' <<< 8369 1726883685.89163: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/os.cpython-39.pyc matches /usr/lib64/python3.9/os.py <<< 8369 1726883685.89198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/os.cpython-39.pyc' <<< 8369 1726883685.89265: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc matches /usr/lib64/python3.9/stat.py <<< 8369 1726883685.89277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stat.cpython-39.pyc' <<< 8369 1726883685.89294: stdout chunk (state=3): >>>import '_stat' # <<< 8369 1726883685.89297: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bd0f190> <<< 8369 1726883685.89299: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc matches /usr/lib64/python3.9/_collections_abc.py <<< 8369 1726883685.89306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_collections_abc.cpython-39.pyc' <<< 8369 1726883685.89394: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bd0f220> <<< 8369 1726883685.89450: 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' <<< 8369 1726883685.89475: 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 0x7f501bd32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bd0f940> <<< 8369 1726883685.89519: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bd70880> <<< 8369 1726883685.89522: 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' <<< 8369 1726883685.89525: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bd08d90> <<< 8369 1726883685.89598: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_bootlocale.cpython-39.pyc matches /usr/lib64/python3.9/_bootlocale.py <<< 8369 1726883685.89601: 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 0x7f501bd32d90> <<< 8369 1726883685.89673: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bd58970> <<< 8369 1726883685.89715: 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. <<< 8369 1726883685.90200: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc matches /usr/lib64/python3.9/base64.py <<< 8369 1726883685.90224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/base64.cpython-39.pyc' <<< 8369 1726883685.90243: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/re.cpython-39.pyc matches /usr/lib64/python3.9/re.py <<< 8369 1726883685.90257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/re.cpython-39.pyc' <<< 8369 1726883685.90277: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8369 1726883685.90308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8369 1726883685.90315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8369 1726883685.90343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' <<< 8369 1726883685.90345: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bcaeeb0> <<< 8369 1726883685.90419: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bcb1f40> <<< 8369 1726883685.90425: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8369 1726883685.90437: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8369 1726883685.90448: stdout chunk (state=3): >>>import '_sre' # <<< 8369 1726883685.90474: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc matches /usr/lib64/python3.9/sre_parse.py <<< 8369 1726883685.90488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_parse.cpython-39.pyc' <<< 8369 1726883685.90513: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc matches /usr/lib64/python3.9/sre_constants.py <<< 8369 1726883685.90538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_constants.cpython-39.pyc' <<< 8369 1726883685.90568: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bca7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bcad640> <<< 8369 1726883685.90580: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bcae370> <<< 8369 1726883685.90616: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8369 1726883685.90721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8369 1726883685.90727: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8369 1726883685.90770: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883685.90784: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc matches /usr/lib64/python3.9/heapq.py <<< 8369 1726883685.90824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/heapq.cpython-39.pyc' <<< 8369 1726883685.90880: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883685.90890: 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 0x7f501bc2fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc2f910> import 'itertools' # <<< 8369 1726883685.90971: 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 0x7f501bc2ff10> <<< 8369 1726883685.90977: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8369 1726883685.90981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8369 1726883685.90998: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc2ffd0> <<< 8369 1726883685.91001: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc matches /usr/lib64/python3.9/reprlib.py <<< 8369 1726883685.91028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/reprlib.cpython-39.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc420d0> import '_collections' # <<< 8369 1726883685.91033: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc89d90> import '_functools' # <<< 8369 1726883685.91067: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc82670> <<< 8369 1726883685.91177: 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 0x7f501bc956d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bcb5e20> <<< 8369 1726883685.91246: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc matches /usr/lib64/python3.9/struct.py <<< 8369 1726883685.91249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/struct.cpython-39.pyc' <<< 8369 1726883685.91251: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883685.91263: 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 0x7f501bc42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc892b0> <<< 8369 1726883685.91266: 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 0x7f501bc952e0> <<< 8369 1726883685.91268: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bcbb9d0> <<< 8369 1726883685.91286: 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' <<< 8369 1726883685.91327: stdout chunk (state=3): >>># /usr/lib64/python3.9/importlib/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/importlib/__init__.py <<< 8369 1726883685.91330: stdout chunk (state=3): >>># 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 <<< 8369 1726883685.91345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/warnings.cpython-39.pyc' <<< 8369 1726883685.91362: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc42eb0> <<< 8369 1726883685.91377: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc42df0> <<< 8369 1726883685.91395: 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' <<< 8369 1726883685.91424: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc42d60> <<< 8369 1726883685.91436: 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' <<< 8369 1726883685.91457: 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' <<< 8369 1726883685.91488: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8369 1726883685.91540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8369 1726883685.91570: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/abc.cpython-39.pyc matches /usr/lib64/python3.9/collections/abc.py <<< 8369 1726883685.91578: 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 0x7f501b9723d0> <<< 8369 1726883685.91587: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8369 1726883685.91610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8369 1726883685.91647: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b9724c0> <<< 8369 1726883685.91850: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc4af40> <<< 8369 1726883685.91899: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc44a90> <<< 8369 1726883685.91911: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc44490> <<< 8369 1726883685.91935: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc matches /usr/lib64/python3.9/pkgutil.py <<< 8369 1726883685.91941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pkgutil.cpython-39.pyc' <<< 8369 1726883685.91994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc matches /usr/lib64/python3.9/weakref.py <<< 8369 1726883685.92022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/weakref.cpython-39.pyc' <<< 8369 1726883685.92026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc matches /usr/lib64/python3.9/_weakrefset.py <<< 8369 1726883685.92031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_weakrefset.cpython-39.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b8a6220> <<< 8369 1726883685.92074: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b95d520> <<< 8369 1726883685.92156: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc44f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bcbb040> <<< 8369 1726883685.92176: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8369 1726883685.92211: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc' <<< 8369 1726883685.92244: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc matches /usr/lib64/python3.9/fnmatch.py <<< 8369 1726883685.92309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b8b8b50> import 'errno' # <<< 8369 1726883685.92329: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883685.92339: 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 0x7f501b8b8e80> <<< 8369 1726883685.92342: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/bz2.cpython-39.pyc matches /usr/lib64/python3.9/bz2.py <<< 8369 1726883685.92344: 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' <<< 8369 1726883685.92347: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b8c9790> <<< 8369 1726883685.92372: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8369 1726883685.92409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8369 1726883685.92441: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b8c9cd0> <<< 8369 1726883685.92494: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.9/lib-dynload/_bz2.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883685.92503: 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 0x7f501b857400> <<< 8369 1726883685.92506: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b8b8f70> <<< 8369 1726883685.92515: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc matches /usr/lib64/python3.9/lzma.py <<< 8369 1726883685.92525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/lzma.cpython-39.pyc' <<< 8369 1726883685.92568: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883685.92582: 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 0x7f501b8682e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b8c9610> <<< 8369 1726883685.92589: stdout chunk (state=3): >>>import 'pwd' # <<< 8369 1726883685.92615: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883685.92620: 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 0x7f501b8683a0> <<< 8369 1726883685.92658: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc42a30> <<< 8369 1726883685.92678: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8369 1726883685.92700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8369 1726883685.92727: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/random.cpython-39.pyc matches /usr/lib64/python3.9/random.py <<< 8369 1726883685.92734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/random.cpython-39.pyc' <<< 8369 1726883685.92771: 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 0x7f501b883700> <<< 8369 1726883685.92799: 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' <<< 8369 1726883685.92833: 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 0x7f501b8839d0> <<< 8369 1726883685.92838: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b8837c0> <<< 8369 1726883685.92852: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883685.92858: 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 0x7f501b8838b0> <<< 8369 1726883685.92885: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py <<< 8369 1726883685.92892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8369 1726883685.93154: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883685.93159: 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 0x7f501b883d00> <<< 8369 1726883685.93192: 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' <<< 8369 1726883685.93200: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f501b88e250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b883940> <<< 8369 1726883685.93217: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b877a90> <<< 8369 1726883685.93242: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc42610> <<< 8369 1726883685.93269: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8369 1726883685.93698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b883af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f501b7a76d0> <<< 8369 1726883685.94038: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip'<<< 8369 1726883685.94041: stdout chunk (state=3): >>> <<< 8369 1726883685.94063: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883685.94212: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883685.94256: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/__init__.py <<< 8369 1726883685.94281: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883685.94309: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883685.94339: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 8369 1726883685.94370: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883685.96449: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883685.98322: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc matches /usr/lib64/python3.9/__future__.py <<< 8369 1726883685.98325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/__future__.cpython-39.pyc' <<< 8369 1726883685.98327: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b1ac820> <<< 8369 1726883685.98386: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/json/__init__.py <<< 8369 1726883685.98389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883685.98430: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 8369 1726883685.98433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8369 1726883685.98460: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 8369 1726883685.98467: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8369 1726883685.98508: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883685.98521: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883685.98539: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f501b1ac160> <<< 8369 1726883685.98586: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b1ac280> <<< 8369 1726883685.98635: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b1acf70> <<< 8369 1726883685.98681: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 8369 1726883685.98691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8369 1726883685.98742: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b1ac4f0> <<< 8369 1726883685.98762: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b1acd90> <<< 8369 1726883685.98775: stdout chunk (state=3): >>>import 'atexit' # <<< 8369 1726883685.98822: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883685.98835: 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 0x7f501b1acfd0><<< 8369 1726883685.98841: stdout chunk (state=3): >>> <<< 8369 1726883685.98873: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py<<< 8369 1726883685.98878: stdout chunk (state=3): >>> <<< 8369 1726883685.98937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc'<<< 8369 1726883685.98944: stdout chunk (state=3): >>> <<< 8369 1726883685.99010: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b1ac100><<< 8369 1726883685.99015: stdout chunk (state=3): >>> <<< 8369 1726883685.99046: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py<<< 8369 1726883685.99051: stdout chunk (state=3): >>> <<< 8369 1726883685.99091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc'<<< 8369 1726883685.99098: stdout chunk (state=3): >>> <<< 8369 1726883685.99130: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8369 1726883685.99177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc'<<< 8369 1726883685.99182: stdout chunk (state=3): >>> <<< 8369 1726883685.99217: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py<<< 8369 1726883685.99227: stdout chunk (state=3): >>> <<< 8369 1726883685.99240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc'<<< 8369 1726883685.99249: stdout chunk (state=3): >>> <<< 8369 1726883685.99403: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b1830d0><<< 8369 1726883685.99407: stdout chunk (state=3): >>> <<< 8369 1726883685.99489: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883685.99504: 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 0x7f501b088310><<< 8369 1726883685.99515: stdout chunk (state=3): >>> <<< 8369 1726883685.99548: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883685.99561: stdout chunk (state=3): >>> # extension module 'select' executed from '/usr/lib64/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883685.99590: stdout chunk (state=3): >>> <<< 8369 1726883685.99593: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f501b088160> <<< 8369 1726883685.99625: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py<<< 8369 1726883685.99630: stdout chunk (state=3): >>> <<< 8369 1726883685.99663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8369 1726883685.99720: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b088ca0><<< 8369 1726883685.99723: stdout chunk (state=3): >>> <<< 8369 1726883685.99758: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b193dc0><<< 8369 1726883685.99767: stdout chunk (state=3): >>> <<< 8369 1726883686.00055: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b1933a0><<< 8369 1726883686.00062: stdout chunk (state=3): >>> <<< 8369 1726883686.00111: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc matches /usr/lib64/python3.9/shlex.py <<< 8369 1726883686.00136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/shlex.cpython-39.pyc'<<< 8369 1726883686.00144: stdout chunk (state=3): >>> <<< 8369 1726883686.00177: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b193fd0><<< 8369 1726883686.00182: stdout chunk (state=3): >>> <<< 8369 1726883686.00222: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py<<< 8369 1726883686.00229: stdout chunk (state=3): >>> <<< 8369 1726883686.00257: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8369 1726883686.00338: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc matches /usr/lib64/python3.9/linecache.py<<< 8369 1726883686.00341: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/linecache.cpython-39.pyc' <<< 8369 1726883686.00370: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc matches /usr/lib64/python3.9/tokenize.py<<< 8369 1726883686.00377: stdout chunk (state=3): >>> <<< 8369 1726883686.00409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tokenize.cpython-39.pyc' <<< 8369 1726883686.00443: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/token.cpython-39.pyc matches /usr/lib64/python3.9/token.py<<< 8369 1726883686.00481: stdout chunk (state=3): >>> <<< 8369 1726883686.00484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/token.cpython-39.pyc' <<< 8369 1726883686.00486: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b1e3d30> <<< 8369 1726883686.00607: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b18ed30><<< 8369 1726883686.00637: stdout chunk (state=3): >>> <<< 8369 1726883686.00650: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b18e400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b161b20> <<< 8369 1726883686.00711: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883686.00714: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883686.00736: stdout chunk (state=3): >>> import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f501b18e520><<< 8369 1726883686.00748: stdout chunk (state=3): >>> <<< 8369 1726883686.00772: 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'<<< 8369 1726883686.00781: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b18e550> <<< 8369 1726883686.00830: 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 <<< 8369 1726883686.00871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc'<<< 8369 1726883686.00874: stdout chunk (state=3): >>> <<< 8369 1726883686.00913: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py<<< 8369 1726883686.00915: stdout chunk (state=3): >>> <<< 8369 1726883686.00979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8369 1726883686.01076: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883686.01113: stdout chunk (state=3): >>> <<< 8369 1726883686.01116: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883686.01126: stdout chunk (state=3): >>> <<< 8369 1726883686.01141: stdout chunk (state=3): >>>import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f501b0f3fd0><<< 8369 1726883686.01146: stdout chunk (state=3): >>> <<< 8369 1726883686.01148: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b1f5250><<< 8369 1726883686.01149: stdout chunk (state=3): >>> <<< 8369 1726883686.01183: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py<<< 8369 1726883686.01195: stdout chunk (state=3): >>> <<< 8369 1726883686.01227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc'<<< 8369 1726883686.01231: stdout chunk (state=3): >>> <<< 8369 1726883686.01297: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883686.01321: stdout chunk (state=3): >>> # extension module '_uuid' executed from '/usr/lib64/python3.9/lib-dynload/_uuid.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883686.01357: stdout chunk (state=3): >>> <<< 8369 1726883686.01363: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f501b0f0850> <<< 8369 1726883686.01366: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b1f53d0><<< 8369 1726883686.01377: stdout chunk (state=3): >>> <<< 8369 1726883686.01411: stdout chunk (state=3): >>># /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8369 1726883686.01476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc'<<< 8369 1726883686.01480: stdout chunk (state=3): >>> <<< 8369 1726883686.01511: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/string.cpython-39.pyc matches /usr/lib64/python3.9/string.py<<< 8369 1726883686.01530: stdout chunk (state=3): >>> <<< 8369 1726883686.01559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/string.cpython-39.pyc' <<< 8369 1726883686.01565: stdout chunk (state=3): >>>import '_string' # <<< 8369 1726883686.01670: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b1f5ca0><<< 8369 1726883686.01675: stdout chunk (state=3): >>> <<< 8369 1726883686.01903: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b0f07f0><<< 8369 1726883686.01906: stdout chunk (state=3): >>> <<< 8369 1726883686.02043: 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'<<< 8369 1726883686.02055: stdout chunk (state=3): >>> <<< 8369 1726883686.02085: 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'<<< 8369 1726883686.02088: stdout chunk (state=3): >>> <<< 8369 1726883686.02101: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f501b18dc10><<< 8369 1726883686.02105: stdout chunk (state=3): >>> <<< 8369 1726883686.02156: 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'<<< 8369 1726883686.02162: stdout chunk (state=3): >>> <<< 8369 1726883686.02176: 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' <<< 8369 1726883686.02188: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f501b1f5fa0> <<< 8369 1726883686.02262: 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'<<< 8369 1726883686.02267: stdout chunk (state=3): >>> <<< 8369 1726883686.02283: 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' <<< 8369 1726883686.02298: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f501b1f5550> <<< 8369 1726883686.02328: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b1ee910><<< 8369 1726883686.02336: stdout chunk (state=3): >>> <<< 8369 1726883686.02364: 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<<< 8369 1726883686.02372: stdout chunk (state=3): >>> <<< 8369 1726883686.02387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/daemon.cpython-39.pyc'<<< 8369 1726883686.02392: stdout chunk (state=3): >>> <<< 8369 1726883686.02433: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py<<< 8369 1726883686.02442: stdout chunk (state=3): >>> <<< 8369 1726883686.02471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc'<<< 8369 1726883686.02478: stdout chunk (state=3): >>> <<< 8369 1726883686.02569: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883686.02574: stdout chunk (state=3): >>> <<< 8369 1726883686.02580: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883686.02585: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f501b0e6940><<< 8369 1726883686.02590: stdout chunk (state=3): >>> <<< 8369 1726883686.02888: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883686.02898: stdout chunk (state=3): >>> <<< 8369 1726883686.02921: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883686.02924: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f501b103d90><<< 8369 1726883686.02929: stdout chunk (state=3): >>> <<< 8369 1726883686.02953: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b0ef580><<< 8369 1726883686.02958: stdout chunk (state=3): >>> <<< 8369 1726883686.03013: 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'<<< 8369 1726883686.03025: stdout chunk (state=3): >>> <<< 8369 1726883686.03031: 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'<<< 8369 1726883686.03033: stdout chunk (state=3): >>> <<< 8369 1726883686.03036: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f501b0e6ee0> <<< 8369 1726883686.03059: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b0ef9a0><<< 8369 1726883686.03062: stdout chunk (state=3): >>> <<< 8369 1726883686.03095: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.03122: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.03130: stdout chunk (state=3): >>> <<< 8369 1726883686.03143: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py<<< 8369 1726883686.03151: stdout chunk (state=3): >>> <<< 8369 1726883686.03173: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.03186: stdout chunk (state=3): >>> <<< 8369 1726883686.03309: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.03316: stdout chunk (state=3): >>> <<< 8369 1726883686.03434: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.03439: stdout chunk (state=3): >>> <<< 8369 1726883686.03461: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.03465: stdout chunk (state=3): >>> <<< 8369 1726883686.03488: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py<<< 8369 1726883686.03497: stdout chunk (state=3): >>> <<< 8369 1726883686.03526: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.03536: stdout chunk (state=3): >>> <<< 8369 1726883686.03548: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.03559: stdout chunk (state=3): >>> <<< 8369 1726883686.03570: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py<<< 8369 1726883686.03577: stdout chunk (state=3): >>> <<< 8369 1726883686.03610: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.03612: stdout chunk (state=3): >>> <<< 8369 1726883686.03770: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.03775: stdout chunk (state=3): >>> <<< 8369 1726883686.03949: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.03951: stdout chunk (state=3): >>> <<< 8369 1726883686.04758: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.05565: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 8369 1726883686.05590: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 8369 1726883686.05616: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 8369 1726883686.05621: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 8369 1726883686.05667: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/__init__.py <<< 8369 1726883686.05693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883686.05777: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883686.05790: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883686.05797: stdout chunk (state=3): >>>import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f501b1027f0> <<< 8369 1726883686.05897: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 8369 1726883686.05905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc' <<< 8369 1726883686.05926: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b13d8b0> <<< 8369 1726883686.05948: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501ac8a970> <<< 8369 1726883686.06017: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 8369 1726883686.06041: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.06069: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.06098: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/_text.py <<< 8369 1726883686.06121: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.06331: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.06545: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc matches /usr/lib64/python3.9/copy.py <<< 8369 1726883686.06565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/copy.cpython-39.pyc' <<< 8369 1726883686.06604: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b169730> <<< 8369 1726883686.06629: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.07294: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.07940: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.08031: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.08133: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 8369 1726883686.08149: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.08205: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.08258: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 8369 1726883686.08283: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.08376: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.08489: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 8369 1726883686.08513: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.08538: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.08552: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8369 1726883686.08580: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.08629: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.08689: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8369 1726883686.08710: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.09014: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.09333: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8369 1726883686.09383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8369 1726883686.09411: stdout chunk (state=3): >>>import '_ast' # <<< 8369 1726883686.09528: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b1af370> <<< 8369 1726883686.09546: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.09643: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.09738: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8369 1726883686.09758: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/common/validation.py <<< 8369 1726883686.09770: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 8369 1726883686.09793: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8369 1726883686.09825: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.09884: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.09930: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 8369 1726883686.09957: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.10011: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.10071: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.10209: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.10319: 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 <<< 8369 1726883686.10372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883686.10500: 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' <<< 8369 1726883686.10509: 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' <<< 8369 1726883686.10526: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f501b120550> <<< 8369 1726883686.10701: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501ab1c160> <<< 8369 1726883686.10753: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/common/file.py <<< 8369 1726883686.10758: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 8369 1726883686.10781: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.10865: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.10952: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.10986: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.11047: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8369 1726883686.11071: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8369 1726883686.11109: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8369 1726883686.11172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8369 1726883686.11205: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8369 1726883686.11241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8369 1726883686.11388: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b123910> <<< 8369 1726883686.11450: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b124790> <<< 8369 1726883686.11543: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b120b50> <<< 8369 1726883686.11556: stdout chunk (state=3): >>># destroy ansible.module_utils.distro <<< 8369 1726883686.11564: stdout chunk (state=3): >>>import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 8369 1726883686.11587: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.11627: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.11657: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py <<< 8369 1726883686.11674: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 8369 1726883686.11786: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 8369 1726883686.11816: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.11829: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.11850: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 8369 1726883686.11870: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.11958: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.12048: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.12076: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.12112: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.12170: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.12229: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.12276: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.12325: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 8369 1726883686.12348: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.12470: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.12590: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.12620: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.12671: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 8369 1726883686.12693: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.12932: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.13154: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.13214: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.13282: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/__init__.py <<< 8369 1726883686.13301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883686.13334: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/context.py <<< 8369 1726883686.13363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/context.cpython-39.pyc' <<< 8369 1726883686.13394: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/process.py <<< 8369 1726883686.13419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/process.cpython-39.pyc'<<< 8369 1726883686.13425: stdout chunk (state=3): >>> <<< 8369 1726883686.13471: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501ac4f370><<< 8369 1726883686.13476: stdout chunk (state=3): >>> <<< 8369 1726883686.13513: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/reduction.py<<< 8369 1726883686.13517: stdout chunk (state=3): >>> <<< 8369 1726883686.13547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/reduction.cpython-39.pyc' <<< 8369 1726883686.13583: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc matches /usr/lib64/python3.9/pickle.py<<< 8369 1726883686.13587: stdout chunk (state=3): >>> <<< 8369 1726883686.13645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/pickle.cpython-39.pyc'<<< 8369 1726883686.13650: stdout chunk (state=3): >>> <<< 8369 1726883686.13687: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc matches /usr/lib64/python3.9/_compat_pickle.py<<< 8369 1726883686.13692: stdout chunk (state=3): >>> <<< 8369 1726883686.13720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/_compat_pickle.cpython-39.pyc' <<< 8369 1726883686.13747: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501ac6a580><<< 8369 1726883686.13755: stdout chunk (state=3): >>> <<< 8369 1726883686.13810: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883686.13820: stdout chunk (state=3): >>> <<< 8369 1726883686.13835: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883686.13851: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f501ac6a4f0> <<< 8369 1726883686.13960: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501ac3f280><<< 8369 1726883686.13969: stdout chunk (state=3): >>> <<< 8369 1726883686.14000: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501ac4f970> <<< 8369 1726883686.14047: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501aa067f0><<< 8369 1726883686.14052: stdout chunk (state=3): >>> <<< 8369 1726883686.14078: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501aa06b20><<< 8369 1726883686.14083: stdout chunk (state=3): >>> <<< 8369 1726883686.14116: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/pool.py <<< 8369 1726883686.14159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/pool.cpython-39.pyc' <<< 8369 1726883686.14201: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc matches /usr/lib64/python3.9/queue.py <<< 8369 1726883686.14222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/queue.cpython-39.pyc' <<< 8369 1726883686.14274: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883686.14304: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883686.14307: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f501ac89f70><<< 8369 1726883686.14312: stdout chunk (state=3): >>> <<< 8369 1726883686.14334: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501ac570a0> <<< 8369 1726883686.14370: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/util.py <<< 8369 1726883686.14409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/util.cpython-39.pyc' <<< 8369 1726883686.14457: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501ac89e80> <<< 8369 1726883686.14504: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/connection.py <<< 8369 1726883686.14552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/connection.cpython-39.pyc' <<< 8369 1726883686.14607: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883686.14641: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883686.14644: stdout chunk (state=3): >>> <<< 8369 1726883686.14647: stdout chunk (state=3): >>>import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f501aa6ffd0> <<< 8369 1726883686.14701: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501ac9b820> <<< 8369 1726883686.14745: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501aa06d60> <<< 8369 1726883686.14767: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 8369 1726883686.14800: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 8369 1726883686.14832: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.14857: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.14875: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 8369 1726883686.14906: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.14992: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.15073: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 8369 1726883686.15104: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.15170: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.15243: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py<<< 8369 1726883686.15252: stdout chunk (state=3): >>> <<< 8369 1726883686.15276: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.15305: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.15329: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 8369 1726883686.15365: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.15414: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.15462: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 8369 1726883686.15490: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.15559: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.15564: stdout chunk (state=3): >>> <<< 8369 1726883686.15638: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 8369 1726883686.15667: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.15734: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.15801: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 8369 1726883686.15826: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.15922: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.16009: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.16094: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.16172: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py <<< 8369 1726883686.16198: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 8369 1726883686.16229: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.16235: stdout chunk (state=3): >>> <<< 8369 1726883686.16943: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.17690: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py<<< 8369 1726883686.17697: stdout chunk (state=3): >>> <<< 8369 1726883686.17735: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.17821: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.17915: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.17965: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.18017: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py<<< 8369 1726883686.18021: stdout chunk (state=3): >>> <<< 8369 1726883686.18050: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 8369 1726883686.18082: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.18137: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.18142: stdout chunk (state=3): >>> <<< 8369 1726883686.18191: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 8369 1726883686.18216: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.18298: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.18372: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 8369 1726883686.18405: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.18444: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.18489: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 8369 1726883686.18517: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.18559: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.18611: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py<<< 8369 1726883686.18617: stdout chunk (state=3): >>> <<< 8369 1726883686.18635: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.18648: stdout chunk (state=3): >>> <<< 8369 1726883686.18747: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.18754: stdout chunk (state=3): >>> <<< 8369 1726883686.18866: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc matches /usr/lib64/python3.9/glob.py<<< 8369 1726883686.18871: stdout chunk (state=3): >>> <<< 8369 1726883686.18893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/glob.cpython-39.pyc'<<< 8369 1726883686.18900: stdout chunk (state=3): >>> <<< 8369 1726883686.18953: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501a958e80> <<< 8369 1726883686.18994: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc matches /usr/lib64/python3.9/configparser.py<<< 8369 1726883686.18998: stdout chunk (state=3): >>> <<< 8369 1726883686.19053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/configparser.cpython-39.pyc'<<< 8369 1726883686.19061: stdout chunk (state=3): >>> <<< 8369 1726883686.19336: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501a9589d0><<< 8369 1726883686.19360: stdout chunk (state=3): >>> <<< 8369 1726883686.19363: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py<<< 8369 1726883686.19372: stdout chunk (state=3): >>> <<< 8369 1726883686.19391: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.19398: stdout chunk (state=3): >>> <<< 8369 1726883686.19484: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.19490: stdout chunk (state=3): >>> <<< 8369 1726883686.19582: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py<<< 8369 1726883686.19587: stdout chunk (state=3): >>> <<< 8369 1726883686.19612: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.19619: stdout chunk (state=3): >>> <<< 8369 1726883686.19740: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.19745: stdout chunk (state=3): >>> <<< 8369 1726883686.19874: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py<<< 8369 1726883686.19879: stdout chunk (state=3): >>> <<< 8369 1726883686.19910: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.19916: stdout chunk (state=3): >>> <<< 8369 1726883686.20017: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.20021: stdout chunk (state=3): >>> <<< 8369 1726883686.20140: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py<<< 8369 1726883686.20143: stdout chunk (state=3): >>> <<< 8369 1726883686.20165: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.20170: stdout chunk (state=3): >>> <<< 8369 1726883686.20231: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.20237: stdout chunk (state=3): >>> <<< 8369 1726883686.20315: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc matches /usr/lib64/python3.9/ssl.py<<< 8369 1726883686.20320: stdout chunk (state=3): >>> <<< 8369 1726883686.20375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ssl.cpython-39.pyc'<<< 8369 1726883686.20378: stdout chunk (state=3): >>> <<< 8369 1726883686.20643: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883686.20653: stdout chunk (state=3): >>> <<< 8369 1726883686.20671: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so'<<< 8369 1726883686.20692: stdout chunk (state=3): >>> import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f501a9d1550> <<< 8369 1726883686.21201: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501a955850><<< 8369 1726883686.21211: stdout chunk (state=3): >>> <<< 8369 1726883686.21238: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py<<< 8369 1726883686.21242: stdout chunk (state=3): >>> <<< 8369 1726883686.21286: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.21386: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.21472: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 8369 1726883686.21504: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.21631: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.21760: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.21946: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.21950: stdout chunk (state=3): >>> <<< 8369 1726883686.22172: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/compat/version.py<<< 8369 1726883686.22191: stdout chunk (state=3): >>> import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 8369 1726883686.22224: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.22268: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.22357: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 8369 1726883686.22361: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.22412: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.22494: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc matches /usr/lib64/python3.9/getpass.py<<< 8369 1726883686.22520: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/getpass.cpython-39.pyc' <<< 8369 1726883686.22607: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883686.22654: 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 0x7f501a9cd670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501a9cd220><<< 8369 1726883686.22707: stdout chunk (state=3): >>> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 8369 1726883686.22744: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py<<< 8369 1726883686.22765: stdout chunk (state=3): >>> <<< 8369 1726883686.22785: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.22841: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.22844: stdout chunk (state=3): >>> <<< 8369 1726883686.22919: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 8369 1726883686.22935: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.23143: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.23148: stdout chunk (state=3): >>> <<< 8369 1726883686.23363: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py<<< 8369 1726883686.23366: stdout chunk (state=3): >>> <<< 8369 1726883686.23389: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.23396: stdout chunk (state=3): >>> <<< 8369 1726883686.23527: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.23533: stdout chunk (state=3): >>> <<< 8369 1726883686.23671: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.23676: stdout chunk (state=3): >>> <<< 8369 1726883686.23765: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.23768: stdout chunk (state=3): >>> <<< 8369 1726883686.23807: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py<<< 8369 1726883686.23817: stdout chunk (state=3): >>> <<< 8369 1726883686.23833: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py<<< 8369 1726883686.23839: stdout chunk (state=3): >>> <<< 8369 1726883686.23865: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.23868: stdout chunk (state=3): >>> <<< 8369 1726883686.24021: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.24026: stdout chunk (state=3): >>> <<< 8369 1726883686.24060: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.24065: stdout chunk (state=3): >>> <<< 8369 1726883686.24312: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.24496: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/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_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available<<< 8369 1726883686.24504: stdout chunk (state=3): >>> <<< 8369 1726883686.24680: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.24863: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 8369 1726883686.24881: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.24884: stdout chunk (state=3): >>> <<< 8369 1726883686.24946: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.24969: stdout chunk (state=3): >>> <<< 8369 1726883686.25016: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.25779: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.25783: stdout chunk (state=3): >>> <<< 8369 1726883686.26498: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py<<< 8369 1726883686.26504: stdout chunk (state=3): >>> <<< 8369 1726883686.26527: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py<<< 8369 1726883686.26532: stdout chunk (state=3): >>> <<< 8369 1726883686.26555: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.26559: stdout chunk (state=3): >>> <<< 8369 1726883686.26715: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.26718: stdout chunk (state=3): >>> <<< 8369 1726883686.26866: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py<<< 8369 1726883686.26869: stdout chunk (state=3): >>> <<< 8369 1726883686.26900: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.26905: stdout chunk (state=3): >>> <<< 8369 1726883686.27028: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.27031: stdout chunk (state=3): >>> <<< 8369 1726883686.27162: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py<<< 8369 1726883686.27169: stdout chunk (state=3): >>> <<< 8369 1726883686.27198: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.27205: stdout chunk (state=3): >>> <<< 8369 1726883686.27414: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.27421: stdout chunk (state=3): >>> <<< 8369 1726883686.27636: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py<<< 8369 1726883686.27643: stdout chunk (state=3): >>> <<< 8369 1726883686.27671: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.27675: stdout chunk (state=3): >>> <<< 8369 1726883686.27701: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.27707: stdout chunk (state=3): >>> <<< 8369 1726883686.27729: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py<<< 8369 1726883686.27734: stdout chunk (state=3): >>> <<< 8369 1726883686.27763: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.27766: stdout chunk (state=3): >>> <<< 8369 1726883686.27822: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.27827: stdout chunk (state=3): >>> <<< 8369 1726883686.27883: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py<<< 8369 1726883686.27907: stdout chunk (state=3): >>> <<< 8369 1726883686.27910: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.27917: stdout chunk (state=3): >>> <<< 8369 1726883686.28044: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.28050: stdout chunk (state=3): >>> <<< 8369 1726883686.28177: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.28190: stdout chunk (state=3): >>> <<< 8369 1726883686.28486: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.28494: stdout chunk (state=3): >>> <<< 8369 1726883686.28777: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py<<< 8369 1726883686.28784: stdout chunk (state=3): >>> <<< 8369 1726883686.28822: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 8369 1726883686.28836: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.28883: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.28941: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py<<< 8369 1726883686.28964: stdout chunk (state=3): >>> # zipimport: zlib available<<< 8369 1726883686.28977: stdout chunk (state=3): >>> <<< 8369 1726883686.29013: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.29055: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 8369 1726883686.29083: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.29182: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.29459: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/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_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 8369 1726883686.29524: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.29608: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py<<< 8369 1726883686.29633: stdout chunk (state=3): >>> <<< 8369 1726883686.29645: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.29722: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.29736: stdout chunk (state=3): >>> <<< 8369 1726883686.29808: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py<<< 8369 1726883686.29830: stdout chunk (state=3): >>> # zipimport: zlib available <<< 8369 1726883686.30215: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.30226: stdout chunk (state=3): >>> <<< 8369 1726883686.30573: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py<<< 8369 1726883686.30585: stdout chunk (state=3): >>> <<< 8369 1726883686.30611: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.30621: stdout chunk (state=3): >>> <<< 8369 1726883686.30692: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.30705: stdout chunk (state=3): >>> <<< 8369 1726883686.30778: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py<<< 8369 1726883686.30805: stdout chunk (state=3): >>> <<< 8369 1726883686.30819: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.30871: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.30922: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py<<< 8369 1726883686.30949: stdout chunk (state=3): >>> # zipimport: zlib available<<< 8369 1726883686.30961: stdout chunk (state=3): >>> <<< 8369 1726883686.31003: stdout chunk (state=3): >>># zipimport: zlib available<<< 8369 1726883686.31014: stdout chunk (state=3): >>> <<< 8369 1726883686.31055: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py<<< 8369 1726883686.31087: stdout chunk (state=3): >>> # zipimport: zlib available<<< 8369 1726883686.31097: stdout chunk (state=3): >>> <<< 8369 1726883686.31134: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.31210: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 8369 1726883686.31224: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.31334: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.31472: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 8369 1726883686.31505: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.31545: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.31566: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 8369 1726883686.31578: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.31651: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.31721: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 8369 1726883686.31736: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.31765: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.31813: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.31875: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.31947: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.32048: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.32167: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 8369 1726883686.32220: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/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_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 8369 1726883686.32238: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.32311: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.32374: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 8369 1726883686.32408: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.32701: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.33004: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 8369 1726883686.33020: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.33086: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.33152: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 8369 1726883686.33178: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.33256: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.33336: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 8369 1726883686.33363: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.33480: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.33609: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 8369 1726883686.33641: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 8369 1726883686.33657: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.33773: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.33912: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 8369 1726883686.33928: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 8369 1726883686.34049: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883686.34763: stdout chunk (state=3): >>>import 'gc' # <<< 8369 1726883686.35226: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/idna.cpython-39.pyc matches /usr/lib64/python3.9/encodings/idna.py <<< 8369 1726883686.35246: stdout chunk (state=3): >>># 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 <<< 8369 1726883686.35268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/stringprep.cpython-39.pyc' <<< 8369 1726883686.35330: 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 0x7f501a912130> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b134130> <<< 8369 1726883686.35434: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501a967e50> <<< 8369 1726883686.39367: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/queues.py <<< 8369 1726883686.39406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/queues.cpython-39.pyc' <<< 8369 1726883686.39434: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501a9677f0> <<< 8369 1726883686.39478: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/synchronize.py <<< 8369 1726883686.39528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/__pycache__/synchronize.cpython-39.pyc' <<< 8369 1726883686.39583: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501a9556a0> <<< 8369 1726883686.39663: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/__init__.py <<< 8369 1726883686.39691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883686.39731: stdout chunk (state=3): >>># /usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc matches /usr/lib64/python3.9/multiprocessing/dummy/connection.py <<< 8369 1726883686.39750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/multiprocessing/dummy/__pycache__/connection.cpython-39.pyc' <<< 8369 1726883686.39761: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501a76a5e0> <<< 8369 1726883686.39792: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501a7a5190> <<< 8369 1726883686.40231: 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 <<< 8369 1726883686.67973: 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"}}} <<< 8369 1726883686.68855: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 8369 1726883686.68932: stdout chunk (state=3): >>># clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type<<< 8369 1726883686.68936: stdout chunk (state=3): >>> <<< 8369 1726883686.68939: stdout chunk (state=3): >>># clear sys.last_value <<< 8369 1726883686.68941: stdout chunk (state=3): >>># clear sys.last_traceback<<< 8369 1726883686.68943: stdout chunk (state=3): >>> # clear sys.path_hooks <<< 8369 1726883686.68954: stdout chunk (state=3): >>># clear sys.path_importer_cache<<< 8369 1726883686.68957: stdout chunk (state=3): >>> <<< 8369 1726883686.69212: stdout chunk (state=3): >>># clear sys.meta_path <<< 8369 1726883686.69251: stdout chunk (state=3): >>># clear sys.__interactivehook__ <<< 8369 1726883686.69265: stdout chunk (state=3): >>># restore sys.stdin<<< 8369 1726883686.69271: stdout chunk (state=3): >>> # restore sys.stdout <<< 8369 1726883686.69276: stdout chunk (state=3): >>># restore sys.stderr<<< 8369 1726883686.69279: stdout chunk (state=3): >>> # cleanup[2] removing sys<<< 8369 1726883686.69282: stdout chunk (state=3): >>> # cleanup[2] removing builtins<<< 8369 1726883686.69286: stdout chunk (state=3): >>> <<< 8369 1726883686.69291: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp <<< 8369 1726883686.69293: stdout chunk (state=3): >>># cleanup[2] removing _thread<<< 8369 1726883686.69295: stdout chunk (state=3): >>> <<< 8369 1726883686.69301: stdout chunk (state=3): >>># cleanup[2] removing _warnings<<< 8369 1726883686.69305: stdout chunk (state=3): >>> # cleanup[2] removing _weakref<<< 8369 1726883686.69307: stdout chunk (state=3): >>> <<< 8369 1726883686.69312: stdout chunk (state=3): >>># cleanup[2] removing _io # cleanup[2] removing marshal<<< 8369 1726883686.69315: stdout chunk (state=3): >>> # cleanup[2] removing posix <<< 8369 1726883686.69320: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external<<< 8369 1726883686.69322: stdout chunk (state=3): >>> # cleanup[2] removing time<<< 8369 1726883686.69325: stdout chunk (state=3): >>> <<< 8369 1726883686.69327: stdout chunk (state=3): >>># cleanup[2] removing zipimport<<< 8369 1726883686.69332: stdout chunk (state=3): >>> <<< 8369 1726883686.69334: stdout chunk (state=3): >>># cleanup[2] removing _codecs <<< 8369 1726883686.69336: stdout chunk (state=3): >>># cleanup[2] removing codecs <<< 8369 1726883686.69342: stdout chunk (state=3): >>># cleanup[2] removing encodings.aliases <<< 8369 1726883686.69348: stdout chunk (state=3): >>># cleanup[2] removing encodings <<< 8369 1726883686.69351: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8<<< 8369 1726883686.69354: stdout chunk (state=3): >>> # cleanup[2] removing _signal # cleanup[2] removing encodings.latin_1 # cleanup[2] removing _abc <<< 8369 1726883686.69372: stdout chunk (state=3): >>># cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ <<< 8369 1726883686.69389: stdout chunk (state=3): >>># cleanup[2] removing _stat # cleanup[2] removing stat<<< 8369 1726883686.69415: stdout chunk (state=3): >>> # cleanup[2] removing _collections_abc<<< 8369 1726883686.69458: stdout chunk (state=3): >>> # cleanup[2] removing genericpath # cleanup[2] removing posixpath<<< 8369 1726883686.69487: stdout chunk (state=3): >>> <<< 8369 1726883686.69496: stdout chunk (state=3): >>># cleanup[2] removing os.path <<< 8369 1726883686.69503: stdout chunk (state=3): >>># cleanup[2] removing os <<< 8369 1726883686.69506: stdout chunk (state=3): >>># cleanup[2] removing _sitebuiltins <<< 8369 1726883686.69590: stdout chunk (state=3): >>># cleanup[2] removing _locale <<< 8369 1726883686.69599: stdout chunk (state=3): >>># cleanup[2] removing _bootlocale # destroy _bootlocale <<< 8369 1726883686.69606: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site<<< 8369 1726883686.69611: stdout chunk (state=3): >>> # cleanup[2] removing types<<< 8369 1726883686.69614: stdout chunk (state=3): >>> <<< 8369 1726883686.69641: stdout chunk (state=3): >>># cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing sre_constants <<< 8369 1726883686.69669: stdout chunk (state=3): >>># destroy sre_constants # cleanup[2] removing sre_parse # cleanup[2] removing sre_compile <<< 8369 1726883686.69676: stdout chunk (state=3): >>># cleanup[2] removing _heapq # cleanup[2] removing heapq<<< 8369 1726883686.69739: stdout chunk (state=3): >>> # cleanup[2] removing itertools <<< 8369 1726883686.69745: stdout chunk (state=3): >>># cleanup[2] removing keyword <<< 8369 1726883686.69748: stdout chunk (state=3): >>># destroy keyword <<< 8369 1726883686.69765: stdout chunk (state=3): >>># cleanup[2] removing _operator <<< 8369 1726883686.69781: stdout chunk (state=3): >>># cleanup[2] removing operator # cleanup[2] removing reprlib <<< 8369 1726883686.69835: stdout chunk (state=3): >>># destroy reprlib # cleanup[2] removing _collections <<< 8369 1726883686.69882: stdout chunk (state=3): >>># cleanup[2] removing collections <<< 8369 1726883686.69894: stdout chunk (state=3): >>># cleanup[2] removing _functools <<< 8369 1726883686.69898: stdout chunk (state=3): >>># cleanup[2] removing functools <<< 8369 1726883686.69900: stdout chunk (state=3): >>># cleanup[2] removing copyreg<<< 8369 1726883686.69908: stdout chunk (state=3): >>> <<< 8369 1726883686.69911: stdout chunk (state=3): >>># cleanup[2] removing re<<< 8369 1726883686.69917: stdout chunk (state=3): >>> <<< 8369 1726883686.69919: stdout chunk (state=3): >>># cleanup[2] removing _struct # cleanup[2] removing struct<<< 8369 1726883686.69924: stdout chunk (state=3): >>> # 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 <<< 8369 1726883686.69953: 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<<< 8369 1726883686.69983: 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<<< 8369 1726883686.70010: 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__<<< 8369 1726883686.70030: 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 # cleanup[2] removing selectors # cleanup[2] removing subprocess<<< 8369 1726883686.70049: 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<<< 8369 1726883686.70069: 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 <<< 8369 1726883686.70088: 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<<< 8369 1726883686.70110: 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<<< 8369 1726883686.70140: 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 <<< 8369 1726883686.70155: 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<<< 8369 1726883686.70176: 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<<< 8369 1726883686.70204: 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<<< 8369 1726883686.70230: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing<<< 8369 1726883686.70257: stdout chunk (state=3): >>> # 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<<< 8369 1726883686.70283: stdout chunk (state=3): >>> # 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<<< 8369 1726883686.70312: 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<<< 8369 1726883686.70340: stdout chunk (state=3): >>> # 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<<< 8369 1726883686.70365: 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<<< 8369 1726883686.70393: 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 # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns<<< 8369 1726883686.70424: stdout chunk (state=3): >>> # 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<<< 8369 1726883686.70454: stdout chunk (state=3): >>> # 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<<< 8369 1726883686.70480: 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 gc # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize<<< 8369 1726883686.70593: stdout chunk (state=3): >>> # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 8369 1726883686.71067: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8369 1726883686.71129: stdout chunk (state=3): >>># destroy importlib.util <<< 8369 1726883686.71133: stdout chunk (state=3): >>># destroy importlib.abc <<< 8369 1726883686.71135: stdout chunk (state=3): >>># destroy importlib.machinery<<< 8369 1726883686.71144: stdout chunk (state=3): >>> <<< 8369 1726883686.71184: stdout chunk (state=3): >>># destroy zipimport<<< 8369 1726883686.71190: stdout chunk (state=3): >>> <<< 8369 1726883686.71212: stdout chunk (state=3): >>># destroy _compression<<< 8369 1726883686.71226: stdout chunk (state=3): >>> <<< 8369 1726883686.71273: stdout chunk (state=3): >>># destroy binascii <<< 8369 1726883686.71277: stdout chunk (state=3): >>># destroy importlib # destroy bz2<<< 8369 1726883686.71280: stdout chunk (state=3): >>> # destroy lzma<<< 8369 1726883686.71283: stdout chunk (state=3): >>> <<< 8369 1726883686.71354: stdout chunk (state=3): >>># destroy __main__<<< 8369 1726883686.71361: stdout chunk (state=3): >>> # destroy locale <<< 8369 1726883686.71364: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon<<< 8369 1726883686.71375: stdout chunk (state=3): >>> # destroy hashlib <<< 8369 1726883686.71415: stdout chunk (state=3): >>># destroy json.decoder <<< 8369 1726883686.71423: stdout chunk (state=3): >>># destroy json.encoder <<< 8369 1726883686.71451: stdout chunk (state=3): >>># destroy json.scanner <<< 8369 1726883686.71454: stdout chunk (state=3): >>># destroy _json <<< 8369 1726883686.71460: stdout chunk (state=3): >>># destroy encodings <<< 8369 1726883686.71512: stdout chunk (state=3): >>># destroy syslog<<< 8369 1726883686.71516: stdout chunk (state=3): >>> # destroy uuid<<< 8369 1726883686.71522: stdout chunk (state=3): >>> <<< 8369 1726883686.71600: stdout chunk (state=3): >>># destroy selinux<<< 8369 1726883686.71611: stdout chunk (state=3): >>> <<< 8369 1726883686.71636: stdout chunk (state=3): >>># destroy distro # destroy logging<<< 8369 1726883686.71640: stdout chunk (state=3): >>> # destroy argparse<<< 8369 1726883686.71650: stdout chunk (state=3): >>> <<< 8369 1726883686.71713: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors<<< 8369 1726883686.71731: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.ansible_collector <<< 8369 1726883686.71815: stdout chunk (state=3): >>># destroy multiprocessing<<< 8369 1726883686.71818: stdout chunk (state=3): >>> <<< 8369 1726883686.71821: stdout chunk (state=3): >>># destroy multiprocessing.queues # destroy multiprocessing.synchronize<<< 8369 1726883686.71834: stdout chunk (state=3): >>> <<< 8369 1726883686.71840: stdout chunk (state=3): >>># destroy multiprocessing.dummy <<< 8369 1726883686.71842: stdout chunk (state=3): >>># destroy multiprocessing.pool<<< 8369 1726883686.71844: stdout chunk (state=3): >>> <<< 8369 1726883686.71860: stdout chunk (state=3): >>># destroy pickle <<< 8369 1726883686.71866: stdout chunk (state=3): >>># destroy _compat_pickle <<< 8369 1726883686.71903: stdout chunk (state=3): >>># destroy queue<<< 8369 1726883686.71914: stdout chunk (state=3): >>> <<< 8369 1726883686.71932: stdout chunk (state=3): >>># destroy multiprocessing.reduction<<< 8369 1726883686.71938: stdout chunk (state=3): >>> <<< 8369 1726883686.71971: stdout chunk (state=3): >>># destroy shlex<<< 8369 1726883686.71976: stdout chunk (state=3): >>> <<< 8369 1726883686.72009: stdout chunk (state=3): >>># destroy datetime<<< 8369 1726883686.72015: stdout chunk (state=3): >>> <<< 8369 1726883686.72040: stdout chunk (state=3): >>># destroy base64<<< 8369 1726883686.72046: stdout chunk (state=3): >>> <<< 8369 1726883686.72084: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux<<< 8369 1726883686.72107: stdout chunk (state=3): >>> # destroy getpass <<< 8369 1726883686.72141: stdout chunk (state=3): >>># destroy array<<< 8369 1726883686.72148: stdout chunk (state=3): >>> # destroy multiprocessing.dummy.connection<<< 8369 1726883686.72169: stdout chunk (state=3): >>> <<< 8369 1726883686.72172: stdout chunk (state=3): >>># destroy json<<< 8369 1726883686.72174: stdout chunk (state=3): >>> <<< 8369 1726883686.72232: stdout chunk (state=3): >>># destroy socket <<< 8369 1726883686.72235: stdout chunk (state=3): >>># destroy struct <<< 8369 1726883686.72268: stdout chunk (state=3): >>># destroy glob<<< 8369 1726883686.72305: stdout chunk (state=3): >>> # destroy ansible.module_utils.compat.typing<<< 8369 1726883686.72311: stdout chunk (state=3): >>> <<< 8369 1726883686.72317: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.timeout<<< 8369 1726883686.72370: stdout chunk (state=3): >>> # destroy ansible.module_utils.facts.collector <<< 8369 1726883686.72390: stdout chunk (state=3): >>># destroy multiprocessing.connection # destroy tempfile<<< 8369 1726883686.72403: stdout chunk (state=3): >>> <<< 8369 1726883686.72406: stdout chunk (state=3): >>># destroy multiprocessing.context<<< 8369 1726883686.72409: stdout chunk (state=3): >>> # destroy multiprocessing.process<<< 8369 1726883686.72410: stdout chunk (state=3): >>> # destroy multiprocessing.util<<< 8369 1726883686.72412: stdout chunk (state=3): >>> <<< 8369 1726883686.72474: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna<<< 8369 1726883686.72477: stdout chunk (state=3): >>> # destroy stringprep<<< 8369 1726883686.72496: stdout chunk (state=3): >>> <<< 8369 1726883686.72530: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata<<< 8369 1726883686.72533: stdout chunk (state=3): >>> <<< 8369 1726883686.72567: stdout chunk (state=3): >>># cleanup[3] wiping gc <<< 8369 1726883686.72613: stdout chunk (state=3): >>># cleanup[3] wiping termios<<< 8369 1726883686.72632: stdout chunk (state=3): >>> <<< 8369 1726883686.72635: stdout chunk (state=3): >>># cleanup[3] wiping _ssl<<< 8369 1726883686.72649: stdout chunk (state=3): >>> # cleanup[3] wiping configparser<<< 8369 1726883686.72655: stdout chunk (state=3): >>> <<< 8369 1726883686.72658: stdout chunk (state=3): >>># cleanup[3] wiping _multiprocessing <<< 8369 1726883686.72663: stdout chunk (state=3): >>># cleanup[3] wiping _queue <<< 8369 1726883686.72668: stdout chunk (state=3): >>># cleanup[3] wiping _pickle <<< 8369 1726883686.72670: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 8369 1726883686.72745: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes <<< 8369 1726883686.72755: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc<<< 8369 1726883686.72759: stdout chunk (state=3): >>> # cleanup[3] wiping ansible.module_utils.six.moves<<< 8369 1726883686.72762: stdout chunk (state=3): >>> # destroy configparser<<< 8369 1726883686.72767: stdout chunk (state=3): >>> # cleanup[3] wiping systemd._daemon <<< 8369 1726883686.72826: stdout chunk (state=3): >>># cleanup[3] wiping _socket <<< 8369 1726883686.72871: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal<<< 8369 1726883686.72889: stdout chunk (state=3): >>> <<< 8369 1726883686.72892: stdout chunk (state=3): >>># cleanup[3] wiping _string<<< 8369 1726883686.72907: stdout chunk (state=3): >>> # cleanup[3] wiping _uuid<<< 8369 1726883686.72913: stdout chunk (state=3): >>> # cleanup[3] wiping _datetime <<< 8369 1726883686.72916: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache<<< 8369 1726883686.72918: stdout chunk (state=3): >>> <<< 8369 1726883686.72920: stdout chunk (state=3): >>># cleanup[3] wiping tokenize <<< 8369 1726883686.72931: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 8369 1726883686.72950: stdout chunk (state=3): >>># destroy subprocess <<< 8369 1726883686.72970: stdout chunk (state=3): >>># cleanup[3] wiping selectors<<< 8369 1726883686.73004: stdout chunk (state=3): >>> <<< 8369 1726883686.73009: stdout chunk (state=3): >>># cleanup[3] wiping select <<< 8369 1726883686.73053: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess<<< 8369 1726883686.73058: stdout chunk (state=3): >>> <<< 8369 1726883686.73070: stdout chunk (state=3): >>># cleanup[3] wiping signal <<< 8369 1726883686.73080: stdout chunk (state=3): >>># cleanup[3] wiping fcntl<<< 8369 1726883686.73083: stdout chunk (state=3): >>> # cleanup[3] wiping atexit<<< 8369 1726883686.73088: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.cp437 <<< 8369 1726883686.73105: stdout chunk (state=3): >>># cleanup[3] wiping _blake2<<< 8369 1726883686.73131: stdout chunk (state=3): >>> # cleanup[3] wiping _hashlib # cleanup[3] wiping _random <<< 8369 1726883686.73159: stdout chunk (state=3): >>># cleanup[3] wiping _bisect <<< 8369 1726883686.73165: stdout chunk (state=3): >>># cleanup[3] wiping math <<< 8369 1726883686.73176: stdout chunk (state=3): >>># cleanup[3] wiping shutil <<< 8369 1726883686.73193: stdout chunk (state=3): >>># destroy fnmatch<<< 8369 1726883686.73224: stdout chunk (state=3): >>> <<< 8369 1726883686.73237: stdout chunk (state=3): >>># cleanup[3] wiping grp <<< 8369 1726883686.73257: stdout chunk (state=3): >>># cleanup[3] wiping pwd <<< 8369 1726883686.73290: stdout chunk (state=3): >>># cleanup[3] wiping _lzma<<< 8369 1726883686.73327: stdout chunk (state=3): >>> <<< 8369 1726883686.73359: stdout chunk (state=3): >>># cleanup[3] wiping threading <<< 8369 1726883686.73363: stdout chunk (state=3): >>># cleanup[3] wiping zlib<<< 8369 1726883686.73366: stdout chunk (state=3): >>> # cleanup[3] wiping errno<<< 8369 1726883686.73372: stdout chunk (state=3): >>> <<< 8369 1726883686.73375: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping contextlib<<< 8369 1726883686.73379: stdout chunk (state=3): >>> # cleanup[3] wiping collections.abc<<< 8369 1726883686.73381: stdout chunk (state=3): >>> <<< 8369 1726883686.73385: stdout chunk (state=3): >>># cleanup[3] wiping warnings <<< 8369 1726883686.73396: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external <<< 8369 1726883686.73478: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap<<< 8369 1726883686.73482: stdout chunk (state=3): >>> <<< 8369 1726883686.73484: stdout chunk (state=3): >>># cleanup[3] wiping _struct <<< 8369 1726883686.73490: stdout chunk (state=3): >>># cleanup[3] wiping re <<< 8369 1726883686.73499: stdout chunk (state=3): >>># destroy enum<<< 8369 1726883686.73522: stdout chunk (state=3): >>> # destroy sre_compile <<< 8369 1726883686.73567: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping functools <<< 8369 1726883686.73584: stdout chunk (state=3): >>># cleanup[3] wiping _functools # destroy _functools <<< 8369 1726883686.73638: stdout chunk (state=3): >>># cleanup[3] wiping collections <<< 8369 1726883686.73655: stdout chunk (state=3): >>># destroy _collections_abc <<< 8369 1726883686.73684: stdout chunk (state=3): >>># destroy heapq <<< 8369 1726883686.73707: stdout chunk (state=3): >>># destroy collections.abc<<< 8369 1726883686.73711: stdout chunk (state=3): >>> # cleanup[3] wiping _collections<<< 8369 1726883686.73719: stdout chunk (state=3): >>> # destroy _collections <<< 8369 1726883686.73726: stdout chunk (state=3): >>># cleanup[3] wiping operator <<< 8369 1726883686.73731: stdout chunk (state=3): >>># cleanup[3] wiping _operator <<< 8369 1726883686.73733: stdout chunk (state=3): >>># cleanup[3] wiping itertools # cleanup[3] wiping _heapq<<< 8369 1726883686.73746: stdout chunk (state=3): >>> <<< 8369 1726883686.73782: stdout chunk (state=3): >>># cleanup[3] wiping sre_parse <<< 8369 1726883686.73786: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping types # cleanup[3] wiping _locale <<< 8369 1726883686.73788: stdout chunk (state=3): >>># destroy _locale <<< 8369 1726883686.73793: stdout chunk (state=3): >>># cleanup[3] wiping os <<< 8369 1726883686.73824: stdout chunk (state=3): >>># cleanup[3] wiping os.path<<< 8369 1726883686.73856: stdout chunk (state=3): >>> # destroy genericpath <<< 8369 1726883686.73889: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # cleanup[3] wiping stat # cleanup[3] wiping _stat<<< 8369 1726883686.73984: stdout chunk (state=3): >>> # destroy _stat <<< 8369 1726883686.73991: stdout chunk (state=3): >>># cleanup[3] wiping io # destroy abc <<< 8369 1726883686.74001: stdout chunk (state=3): >>># cleanup[3] wiping _abc <<< 8369 1726883686.74004: stdout chunk (state=3): >>># cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping _signal<<< 8369 1726883686.74007: stdout chunk (state=3): >>> # cleanup[3] wiping encodings.utf_8<<< 8369 1726883686.74013: stdout chunk (state=3): >>> <<< 8369 1726883686.74018: stdout chunk (state=3): >>># cleanup[3] wiping encodings.aliases <<< 8369 1726883686.74034: stdout chunk (state=3): >>># cleanup[3] wiping codecs # cleanup[3] wiping _codecs <<< 8369 1726883686.74060: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external<<< 8369 1726883686.74064: stdout chunk (state=3): >>> # cleanup[3] wiping posix<<< 8369 1726883686.74074: stdout chunk (state=3): >>> <<< 8369 1726883686.74153: stdout chunk (state=3): >>># cleanup[3] wiping marshal<<< 8369 1726883686.74160: stdout chunk (state=3): >>> # cleanup[3] wiping _io # cleanup[3] wiping _weakref<<< 8369 1726883686.74163: stdout chunk (state=3): >>> # cleanup[3] wiping _warnings<<< 8369 1726883686.74166: stdout chunk (state=3): >>> # cleanup[3] wiping _thread<<< 8369 1726883686.74167: stdout chunk (state=3): >>> <<< 8369 1726883686.74169: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib<<< 8369 1726883686.74185: stdout chunk (state=3): >>> # cleanup[3] wiping sys<<< 8369 1726883686.74202: stdout chunk (state=3): >>> # cleanup[3] wiping builtins<<< 8369 1726883686.74256: stdout chunk (state=3): >>> # destroy unicodedata <<< 8369 1726883686.74276: stdout chunk (state=3): >>># destroy gc # destroy termios<<< 8369 1726883686.74284: stdout chunk (state=3): >>> <<< 8369 1726883686.74315: stdout chunk (state=3): >>># destroy _ssl <<< 8369 1726883686.74327: stdout chunk (state=3): >>># destroy _multiprocessing <<< 8369 1726883686.74345: stdout chunk (state=3): >>># destroy _queue # destroy _pickle # destroy systemd._daemon<<< 8369 1726883686.74358: stdout chunk (state=3): >>> # destroy _socket<<< 8369 1726883686.74365: stdout chunk (state=3): >>> # destroy systemd.id128 # destroy systemd._reader<<< 8369 1726883686.74697: stdout chunk (state=3): >>> # destroy systemd._journal # destroy _datetime # destroy fcntl # destroy _blake2 # destroy _lzma # destroy zlib # destroy _signal # destroy platform<<< 8369 1726883686.74704: stdout chunk (state=3): >>> <<< 8369 1726883686.74724: stdout chunk (state=3): >>># destroy _uuid <<< 8369 1726883686.74745: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse<<< 8369 1726883686.74765: stdout chunk (state=3): >>> <<< 8369 1726883686.74768: stdout chunk (state=3): >>># destroy tokenize<<< 8369 1726883686.74773: stdout chunk (state=3): >>> <<< 8369 1726883686.74803: stdout chunk (state=3): >>># destroy _heapq<<< 8369 1726883686.74821: stdout chunk (state=3): >>> # destroy posixpath<<< 8369 1726883686.74843: stdout chunk (state=3): >>> <<< 8369 1726883686.74850: stdout chunk (state=3): >>># destroy stat <<< 8369 1726883686.74871: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib<<< 8369 1726883686.74966: stdout chunk (state=3): >>> # destroy errno<<< 8369 1726883686.74974: stdout chunk (state=3): >>> # destroy signal<<< 8369 1726883686.74977: stdout chunk (state=3): >>> <<< 8369 1726883686.74979: stdout chunk (state=3): >>># destroy contextlib <<< 8369 1726883686.74980: stdout chunk (state=3): >>># destroy pwd <<< 8369 1726883686.74981: stdout chunk (state=3): >>># destroy grp <<< 8369 1726883686.74983: stdout chunk (state=3): >>># destroy _posixsubprocess<<< 8369 1726883686.74984: stdout chunk (state=3): >>> # destroy selectors <<< 8369 1726883686.75063: stdout chunk (state=3): >>># destroy select<<< 8369 1726883686.75095: stdout chunk (state=3): >>> <<< 8369 1726883686.75106: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse <<< 8369 1726883686.75112: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.error<<< 8369 1726883686.75115: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.request<<< 8369 1726883686.75120: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib.response<<< 8369 1726883686.75125: stdout chunk (state=3): >>> <<< 8369 1726883686.75139: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator <<< 8369 1726883686.75158: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves <<< 8369 1726883686.75169: stdout chunk (state=3): >>># destroy _operator <<< 8369 1726883686.75235: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp<<< 8369 1726883686.75238: stdout chunk (state=3): >>> <<< 8369 1726883686.75240: stdout chunk (state=3): >>># destroy io # destroy marshal<<< 8369 1726883686.75243: stdout chunk (state=3): >>> <<< 8369 1726883686.75337: stdout chunk (state=3): >>># destroy _frozen_importlib<<< 8369 1726883686.75341: stdout chunk (state=3): >>> # clear sys.audit hooks<<< 8369 1726883686.75346: stdout chunk (state=3): >>> <<< 8369 1726883686.75820: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.175 closed. <<< 8369 1726883686.75884: stderr chunk (state=3): >>><<< 8369 1726883686.75887: stdout chunk (state=3): >>><<< 8369 1726883686.75998: _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 0x7f501bdb3dc0> # /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 0x7f501bd583a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bdb3b20> # /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 0x7f501bdb3ac0> 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 0x7f501bd58490> # /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 0x7f501bd58940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bd58670> # /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 0x7f501bd0f190> # /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 0x7f501bd0f220> # /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 0x7f501bd32850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bd0f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bd70880> # /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 0x7f501bd08d90> # /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 0x7f501bd32d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bd58970> 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 0x7f501bcaeeb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bcb1f40> # /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 0x7f501bca7610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bcad640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bcae370> # /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 0x7f501bc2fe20> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc2f910> 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 0x7f501bc2ff10> # /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 0x7f501bc2ffd0> # /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 0x7f501bc420d0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc89d90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc82670> # /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 0x7f501bc956d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bcb5e20> # /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 0x7f501bc42cd0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc892b0> # 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 0x7f501bc952e0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bcbb9d0> # /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 0x7f501bc42eb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc42df0> # /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 0x7f501bc42d60> # /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 0x7f501b9723d0> # /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 0x7f501b9724c0> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc4af40> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc44a90> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc44490> # /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 0x7f501b8a6220> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b95d520> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc44f10> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bcbb040> # /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 0x7f501b8b8b50> 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 0x7f501b8b8e80> # /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 0x7f501b8c9790> # /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 0x7f501b8c9cd0> # 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 0x7f501b857400> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b8b8f70> # /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 0x7f501b8682e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b8c9610> 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 0x7f501b8683a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc42a30> # /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 0x7f501b883700> # /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 0x7f501b8839d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b8837c0> # 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 0x7f501b8838b0> # /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 0x7f501b883d00> # 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 0x7f501b88e250> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b883940> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b877a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501bc42610> # /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 0x7f501b883af0> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f501b7a76d0> # zipimport: found 103 names in '/tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/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 0x7f501b1ac820> # /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 0x7f501b1ac160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b1ac280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b1acf70> # /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 0x7f501b1ac4f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b1acd90> 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 0x7f501b1acfd0> # /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 0x7f501b1ac100> # /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 0x7f501b1830d0> # 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 0x7f501b088310> # 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 0x7f501b088160> # /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 0x7f501b088ca0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b193dc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b1933a0> # /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 0x7f501b193fd0> # /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 0x7f501b1e3d30> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b18ed30> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b18e400> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b161b20> # 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 0x7f501b18e520> # /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 0x7f501b18e550> # /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 0x7f501b0f3fd0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b1f5250> # /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 0x7f501b0f0850> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b1f53d0> # /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 0x7f501b1f5ca0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b0f07f0> # 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 0x7f501b18dc10> # 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 0x7f501b1f5fa0> # 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 0x7f501b1f5550> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b1ee910> # /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 0x7f501b0e6940> # 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 0x7f501b103d90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b0ef580> # 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 0x7f501b0e6ee0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b0ef9a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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 0x7f501b1027f0> # /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 0x7f501b13d8b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501ac8a970> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/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_9e2vss_3/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 0x7f501b169730> # 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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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 0x7f501b1af370> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/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_9e2vss_3/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 0x7f501b120550> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501ab1c160> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/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 0x7f501b123910> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b124790> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b120b50> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/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_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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 0x7f501ac4f370> # /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 0x7f501ac6a580> # 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 0x7f501ac6a4f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501ac3f280> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501ac4f970> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501aa067f0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501aa06b20> # /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 0x7f501ac89f70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501ac570a0> # /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 0x7f501ac89e80> # /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 0x7f501aa6ffd0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501ac9b820> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501aa06d60> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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 0x7f501a958e80> # /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 0x7f501a9589d0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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 0x7f501a9d1550> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501a955850> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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 0x7f501a9cd670> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501a9cd220> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/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_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_9e2vss_3/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 0x7f501a912130> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501b134130> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501a967e50> # /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 0x7f501a9677f0> # /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 0x7f501a9556a0> # /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 0x7f501a76a5e0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f501a7a5190> 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 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 # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # 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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.15.175 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 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 # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # 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 8369 1726883686.76928: 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-1726883685.7043743-8668-211207488263766/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8369 1726883686.76932: _low_level_execute_command(): starting 8369 1726883686.76934: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883685.7043743-8668-211207488263766/ > /dev/null 2>&1 && sleep 0' 8369 1726883686.76937: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883686.76939: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883686.76941: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883686.76943: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883686.76945: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883686.76947: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883686.76949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883686.76951: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883686.76953: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883686.76955: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883686.76957: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883686.76959: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883686.76961: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883686.76963: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883686.76964: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883686.76966: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883686.76968: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883686.76970: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883686.76985: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883686.77046: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883686.79605: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883686.79651: stderr chunk (state=3): >>><<< 8369 1726883686.79654: stdout chunk (state=3): >>><<< 8369 1726883686.79669: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883686.79675: handler run complete 8369 1726883686.79687: variable 'ansible_facts' from source: unknown 8369 1726883686.79718: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883686.79737: variable 'ansible_facts' from source: unknown 8369 1726883686.79756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883686.79765: attempt loop complete, returning result 8369 1726883686.79772: _execute() done 8369 1726883686.79775: dumping result to json 8369 1726883686.79777: done dumping result, returning 8369 1726883686.79783: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Refresh facts [0affd2fa-7aed-ef3c-75ab-0000000000a5] 8369 1726883686.79791: sending task result for task 0affd2fa-7aed-ef3c-75ab-0000000000a5 8369 1726883686.79881: done sending task result for task 0affd2fa-7aed-ef3c-75ab-0000000000a5 8369 1726883686.79884: WORKER PROCESS EXITING ok: [managed_node1] 8369 1726883686.79960: no more pending results, returning what we have 8369 1726883686.79963: results queue empty 8369 1726883686.79963: checking for any_errors_fatal 8369 1726883686.79968: done checking for any_errors_fatal 8369 1726883686.79969: checking for max_fail_percentage 8369 1726883686.79971: done checking for max_fail_percentage 8369 1726883686.79972: checking to see if all hosts have failed and the running result is not ok 8369 1726883686.79972: done checking to see if all hosts have failed 8369 1726883686.79973: getting the remaining hosts for this loop 8369 1726883686.79975: done getting the remaining hosts for this loop 8369 1726883686.79978: getting the next task for host managed_node1 8369 1726883686.79988: done getting next task for host managed_node1 8369 1726883686.79991: ^ task is: TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled 8369 1726883686.79995: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8369 1726883686.80007: getting variables 8369 1726883686.80008: in VariableManager get_vars() 8369 1726883686.80040: Calling all_inventory to load vars for managed_node1 8369 1726883686.80043: Calling groups_inventory to load vars for managed_node1 8369 1726883686.80045: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883686.80053: Calling all_plugins_play to load vars for managed_node1 8369 1726883686.80056: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883686.80058: Calling groups_plugins_play to load vars for managed_node1 8369 1726883686.80121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883686.80152: done with get_vars() 8369 1726883686.80158: done getting variables TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Friday 20 September 2024 21:54:46 -0400 (0:00:01.172) 0:00:10.204 ****** 8369 1726883686.80236: entering _queue_task() for managed_node1/selinux 8369 1726883686.80240: Creating lock for selinux 8369 1726883686.80429: worker is 1 (out of 1 available) 8369 1726883686.80441: exiting _queue_task() for managed_node1/selinux 8369 1726883686.80454: done queuing things up, now waiting for results queue to drain 8369 1726883686.80455: waiting for pending results... 8369 1726883686.80613: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled 8369 1726883686.80674: in run() - task 0affd2fa-7aed-ef3c-75ab-00000000000b 8369 1726883686.80684: variable 'ansible_search_path' from source: unknown 8369 1726883686.80688: variable 'ansible_search_path' from source: unknown 8369 1726883686.80719: calling self._execute() 8369 1726883686.80771: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883686.80775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883686.80786: variable 'omit' from source: magic vars 8369 1726883686.81144: variable 'ansible_selinux' from source: facts 8369 1726883686.81155: variable 'selinux_state' from source: role '' defaults 8369 1726883686.81159: variable 'selinux_policy' from source: role '' defaults 8369 1726883686.81174: Evaluated conditional (ansible_selinux.status == "enabled" and (selinux_state or selinux_policy)): False 8369 1726883686.81177: when evaluation is False, skipping this task 8369 1726883686.81180: _execute() done 8369 1726883686.81183: dumping result to json 8369 1726883686.81185: done dumping result, returning 8369 1726883686.81191: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled [0affd2fa-7aed-ef3c-75ab-00000000000b] 8369 1726883686.81205: sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000000b 8369 1726883686.81279: done sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000000b 8369 1726883686.81282: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_selinux.status == \"enabled\" and (selinux_state or selinux_policy)", "skip_reason": "Conditional result was False" } 8369 1726883686.81341: no more pending results, returning what we have 8369 1726883686.81344: results queue empty 8369 1726883686.81345: checking for any_errors_fatal 8369 1726883686.81350: done checking for any_errors_fatal 8369 1726883686.81350: checking for max_fail_percentage 8369 1726883686.81352: done checking for max_fail_percentage 8369 1726883686.81353: checking to see if all hosts have failed and the running result is not ok 8369 1726883686.81353: done checking to see if all hosts have failed 8369 1726883686.81354: getting the remaining hosts for this loop 8369 1726883686.81355: done getting the remaining hosts for this loop 8369 1726883686.81358: getting the next task for host managed_node1 8369 1726883686.81362: done getting next task for host managed_node1 8369 1726883686.81365: ^ task is: TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled 8369 1726883686.81367: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8369 1726883686.81379: getting variables 8369 1726883686.81380: in VariableManager get_vars() 8369 1726883686.81411: Calling all_inventory to load vars for managed_node1 8369 1726883686.81413: Calling groups_inventory to load vars for managed_node1 8369 1726883686.81417: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883686.81424: Calling all_plugins_play to load vars for managed_node1 8369 1726883686.81426: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883686.81428: Calling groups_plugins_play to load vars for managed_node1 8369 1726883686.81463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883686.81490: done with get_vars() 8369 1726883686.81496: done getting variables TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Friday 20 September 2024 21:54:46 -0400 (0:00:00.013) 0:00:10.217 ****** 8369 1726883686.81561: entering _queue_task() for managed_node1/selinux 8369 1726883686.81720: worker is 1 (out of 1 available) 8369 1726883686.81731: exiting _queue_task() for managed_node1/selinux 8369 1726883686.81742: done queuing things up, now waiting for results queue to drain 8369 1726883686.81743: waiting for pending results... 8369 1726883686.81897: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled 8369 1726883686.81962: in run() - task 0affd2fa-7aed-ef3c-75ab-00000000000c 8369 1726883686.81977: variable 'ansible_search_path' from source: unknown 8369 1726883686.81981: variable 'ansible_search_path' from source: unknown 8369 1726883686.82012: calling self._execute() 8369 1726883686.82059: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883686.82063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883686.82077: variable 'omit' from source: magic vars 8369 1726883686.82467: variable 'ansible_selinux' from source: facts 8369 1726883686.82477: variable 'selinux_state' from source: role '' defaults 8369 1726883686.82491: Evaluated conditional (ansible_selinux.status == "disabled" and selinux_state): False 8369 1726883686.82494: when evaluation is False, skipping this task 8369 1726883686.82498: _execute() done 8369 1726883686.82501: dumping result to json 8369 1726883686.82505: done dumping result, returning 8369 1726883686.82515: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled [0affd2fa-7aed-ef3c-75ab-00000000000c] 8369 1726883686.82518: sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000000c 8369 1726883686.82598: done sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000000c 8369 1726883686.82601: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_selinux.status == \"disabled\" and selinux_state", "skip_reason": "Conditional result was False" } 8369 1726883686.82666: no more pending results, returning what we have 8369 1726883686.82669: results queue empty 8369 1726883686.82670: checking for any_errors_fatal 8369 1726883686.82673: done checking for any_errors_fatal 8369 1726883686.82674: checking for max_fail_percentage 8369 1726883686.82675: done checking for max_fail_percentage 8369 1726883686.82676: checking to see if all hosts have failed and the running result is not ok 8369 1726883686.82676: done checking to see if all hosts have failed 8369 1726883686.82677: getting the remaining hosts for this loop 8369 1726883686.82678: done getting the remaining hosts for this loop 8369 1726883686.82681: getting the next task for host managed_node1 8369 1726883686.82685: done getting next task for host managed_node1 8369 1726883686.82688: ^ task is: TASK: fedora.linux_system_roles.selinux : Set selinux_reboot_required 8369 1726883686.82690: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8369 1726883686.82699: getting variables 8369 1726883686.82700: in VariableManager get_vars() 8369 1726883686.82727: Calling all_inventory to load vars for managed_node1 8369 1726883686.82729: Calling groups_inventory to load vars for managed_node1 8369 1726883686.82731: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883686.82738: Calling all_plugins_play to load vars for managed_node1 8369 1726883686.82740: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883686.82742: Calling groups_plugins_play to load vars for managed_node1 8369 1726883686.82774: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883686.82803: done with get_vars() 8369 1726883686.82809: done getting variables 8369 1726883686.82853: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Friday 20 September 2024 21:54:46 -0400 (0:00:00.013) 0:00:10.230 ****** 8369 1726883686.82873: entering _queue_task() for managed_node1/set_fact 8369 1726883686.83027: worker is 1 (out of 1 available) 8369 1726883686.83039: exiting _queue_task() for managed_node1/set_fact 8369 1726883686.83049: done queuing things up, now waiting for results queue to drain 8369 1726883686.83050: waiting for pending results... 8369 1726883686.83189: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Set selinux_reboot_required 8369 1726883686.83244: in run() - task 0affd2fa-7aed-ef3c-75ab-00000000000d 8369 1726883686.83254: variable 'ansible_search_path' from source: unknown 8369 1726883686.83258: variable 'ansible_search_path' from source: unknown 8369 1726883686.83286: calling self._execute() 8369 1726883686.83334: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883686.83340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883686.83348: variable 'omit' from source: magic vars 8369 1726883686.83468: variable 'omit' from source: magic vars 8369 1726883686.83502: variable 'omit' from source: magic vars 8369 1726883686.83759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8369 1726883686.83926: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8369 1726883686.83958: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8369 1726883686.83981: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8369 1726883686.84009: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8369 1726883686.84069: 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) 8369 1726883686.84086: 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) 8369 1726883686.84108: 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) 8369 1726883686.84125: 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) 8369 1726883686.84184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8369 1726883686.85655: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8369 1726883686.85709: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8369 1726883686.85735: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8369 1726883686.85758: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8369 1726883686.85780: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8369 1726883686.85817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 8369 1726883686.85834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 8369 1726883686.85852: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 8369 1726883686.85878: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 8369 1726883686.85890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 8369 1726883686.85988: variable 'selinux_mod_output_enabled' from source: set_fact 8369 1726883686.86000: variable 'selinux_mod_output_disabled' from source: set_fact 8369 1726883686.86041: variable 'omit' from source: magic vars 8369 1726883686.86059: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8369 1726883686.86078: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8369 1726883686.86093: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8369 1726883686.86112: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8369 1726883686.86122: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8369 1726883686.86142: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8369 1726883686.86145: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883686.86148: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883686.86214: Set connection var ansible_shell_executable to /bin/sh 8369 1726883686.86218: Set connection var ansible_shell_type to sh 8369 1726883686.86229: Set connection var ansible_module_compression to ZIP_DEFLATED 8369 1726883686.86232: Set connection var ansible_connection to ssh 8369 1726883686.86236: Set connection var ansible_timeout to 10 8369 1726883686.86238: Set connection var ansible_pipelining to False 8369 1726883686.86254: variable 'ansible_shell_executable' from source: unknown 8369 1726883686.86257: variable 'ansible_connection' from source: unknown 8369 1726883686.86259: variable 'ansible_module_compression' from source: unknown 8369 1726883686.86261: variable 'ansible_shell_type' from source: unknown 8369 1726883686.86264: variable 'ansible_shell_executable' from source: unknown 8369 1726883686.86266: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883686.86270: variable 'ansible_pipelining' from source: unknown 8369 1726883686.86272: variable 'ansible_timeout' from source: unknown 8369 1726883686.86276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883686.86348: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 8369 1726883686.86355: variable 'omit' from source: magic vars 8369 1726883686.86360: starting attempt loop 8369 1726883686.86362: running the handler 8369 1726883686.86370: handler run complete 8369 1726883686.86378: attempt loop complete, returning result 8369 1726883686.86380: _execute() done 8369 1726883686.86383: dumping result to json 8369 1726883686.86385: done dumping result, returning 8369 1726883686.86392: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Set selinux_reboot_required [0affd2fa-7aed-ef3c-75ab-00000000000d] 8369 1726883686.86401: sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000000d 8369 1726883686.86480: done sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000000d 8369 1726883686.86483: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } 8369 1726883686.86553: no more pending results, returning what we have 8369 1726883686.86556: results queue empty 8369 1726883686.86557: checking for any_errors_fatal 8369 1726883686.86562: done checking for any_errors_fatal 8369 1726883686.86562: checking for max_fail_percentage 8369 1726883686.86564: done checking for max_fail_percentage 8369 1726883686.86564: checking to see if all hosts have failed and the running result is not ok 8369 1726883686.86565: done checking to see if all hosts have failed 8369 1726883686.86566: getting the remaining hosts for this loop 8369 1726883686.86567: done getting the remaining hosts for this loop 8369 1726883686.86570: getting the next task for host managed_node1 8369 1726883686.86576: done getting next task for host managed_node1 8369 1726883686.86579: ^ task is: TASK: fedora.linux_system_roles.selinux : Fail if reboot is required 8369 1726883686.86580: ^ 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 8369 1726883686.86589: getting variables 8369 1726883686.86590: in VariableManager get_vars() 8369 1726883686.86670: Calling all_inventory to load vars for managed_node1 8369 1726883686.86672: Calling groups_inventory to load vars for managed_node1 8369 1726883686.86674: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883686.86681: Calling all_plugins_play to load vars for managed_node1 8369 1726883686.86682: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883686.86684: Calling groups_plugins_play to load vars for managed_node1 8369 1726883686.86720: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883686.86749: done with get_vars() 8369 1726883686.86755: done getting variables 8369 1726883686.86795: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Friday 20 September 2024 21:54:46 -0400 (0:00:00.039) 0:00:10.270 ****** 8369 1726883686.86816: entering _queue_task() for managed_node1/fail 8369 1726883686.86984: worker is 1 (out of 1 available) 8369 1726883686.86997: exiting _queue_task() for managed_node1/fail 8369 1726883686.87011: done queuing things up, now waiting for results queue to drain 8369 1726883686.87012: waiting for pending results... 8369 1726883686.87161: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Fail if reboot is required 8369 1726883686.87226: in run() - task 0affd2fa-7aed-ef3c-75ab-00000000000e 8369 1726883686.87238: variable 'ansible_search_path' from source: unknown 8369 1726883686.87241: variable 'ansible_search_path' from source: unknown 8369 1726883686.87269: calling self._execute() 8369 1726883686.87328: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883686.87331: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883686.87341: variable 'omit' from source: magic vars 8369 1726883686.87646: variable 'selinux_reboot_required' from source: set_fact 8369 1726883686.87652: Evaluated conditional (selinux_reboot_required): False 8369 1726883686.87655: when evaluation is False, skipping this task 8369 1726883686.87657: _execute() done 8369 1726883686.87660: dumping result to json 8369 1726883686.87662: done dumping result, returning 8369 1726883686.87669: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Fail if reboot is required [0affd2fa-7aed-ef3c-75ab-00000000000e] 8369 1726883686.87676: sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000000e 8369 1726883686.87758: done sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000000e 8369 1726883686.87761: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "selinux_reboot_required", "skip_reason": "Conditional result was False" } 8369 1726883686.87818: no more pending results, returning what we have 8369 1726883686.87820: results queue empty 8369 1726883686.87821: checking for any_errors_fatal 8369 1726883686.87824: done checking for any_errors_fatal 8369 1726883686.87825: checking for max_fail_percentage 8369 1726883686.87826: done checking for max_fail_percentage 8369 1726883686.87827: checking to see if all hosts have failed and the running result is not ok 8369 1726883686.87828: done checking to see if all hosts have failed 8369 1726883686.87828: getting the remaining hosts for this loop 8369 1726883686.87830: done getting the remaining hosts for this loop 8369 1726883686.87832: getting the next task for host managed_node1 8369 1726883686.87837: done getting next task for host managed_node1 8369 1726883686.87840: ^ task is: TASK: fedora.linux_system_roles.selinux : Warn if SELinux is disabled 8369 1726883686.87842: ^ 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 8369 1726883686.87852: getting variables 8369 1726883686.87853: in VariableManager get_vars() 8369 1726883686.87880: Calling all_inventory to load vars for managed_node1 8369 1726883686.87882: Calling groups_inventory to load vars for managed_node1 8369 1726883686.87884: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883686.87889: Calling all_plugins_play to load vars for managed_node1 8369 1726883686.87891: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883686.87893: Calling groups_plugins_play to load vars for managed_node1 8369 1726883686.87930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883686.87957: done with get_vars() 8369 1726883686.87962: done getting variables 8369 1726883686.88005: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Friday 20 September 2024 21:54:46 -0400 (0:00:00.012) 0:00:10.282 ****** 8369 1726883686.88023: entering _queue_task() for managed_node1/debug 8369 1726883686.88171: worker is 1 (out of 1 available) 8369 1726883686.88182: exiting _queue_task() for managed_node1/debug 8369 1726883686.88194: done queuing things up, now waiting for results queue to drain 8369 1726883686.88194: waiting for pending results... 8369 1726883686.88329: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Warn if SELinux is disabled 8369 1726883686.88380: in run() - task 0affd2fa-7aed-ef3c-75ab-00000000000f 8369 1726883686.88390: variable 'ansible_search_path' from source: unknown 8369 1726883686.88395: variable 'ansible_search_path' from source: unknown 8369 1726883686.88424: calling self._execute() 8369 1726883686.88470: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883686.88474: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883686.88482: variable 'omit' from source: magic vars 8369 1726883686.88795: variable 'ansible_selinux' from source: facts 8369 1726883686.88812: Evaluated conditional (ansible_selinux.status == "disabled"): False 8369 1726883686.88816: when evaluation is False, skipping this task 8369 1726883686.88818: _execute() done 8369 1726883686.88821: dumping result to json 8369 1726883686.88823: done dumping result, returning 8369 1726883686.88829: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Warn if SELinux is disabled [0affd2fa-7aed-ef3c-75ab-00000000000f] 8369 1726883686.88835: sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000000f 8369 1726883686.88914: done sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000000f 8369 1726883686.88917: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "ansible_selinux.status == \"disabled\"" } 8369 1726883686.88966: no more pending results, returning what we have 8369 1726883686.88969: results queue empty 8369 1726883686.88970: checking for any_errors_fatal 8369 1726883686.88975: done checking for any_errors_fatal 8369 1726883686.88975: checking for max_fail_percentage 8369 1726883686.88977: done checking for max_fail_percentage 8369 1726883686.88978: checking to see if all hosts have failed and the running result is not ok 8369 1726883686.88978: done checking to see if all hosts have failed 8369 1726883686.88979: getting the remaining hosts for this loop 8369 1726883686.88980: done getting the remaining hosts for this loop 8369 1726883686.88983: getting the next task for host managed_node1 8369 1726883686.88987: done getting next task for host managed_node1 8369 1726883686.88991: ^ task is: TASK: fedora.linux_system_roles.selinux : Drop all local modifications 8369 1726883686.88995: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8369 1726883686.89006: getting variables 8369 1726883686.89007: in VariableManager get_vars() 8369 1726883686.89029: Calling all_inventory to load vars for managed_node1 8369 1726883686.89031: Calling groups_inventory to load vars for managed_node1 8369 1726883686.89032: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883686.89038: Calling all_plugins_play to load vars for managed_node1 8369 1726883686.89039: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883686.89041: Calling groups_plugins_play to load vars for managed_node1 8369 1726883686.89079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883686.89111: done with get_vars() 8369 1726883686.89116: done getting variables 8369 1726883686.89176: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Friday 20 September 2024 21:54:46 -0400 (0:00:00.011) 0:00:10.293 ****** 8369 1726883686.89198: entering _queue_task() for managed_node1/command 8369 1726883686.89199: Creating lock for command 8369 1726883686.89358: worker is 1 (out of 1 available) 8369 1726883686.89369: exiting _queue_task() for managed_node1/command 8369 1726883686.89382: done queuing things up, now waiting for results queue to drain 8369 1726883686.89383: waiting for pending results... 8369 1726883686.89515: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Drop all local modifications 8369 1726883686.89566: in run() - task 0affd2fa-7aed-ef3c-75ab-000000000010 8369 1726883686.89576: variable 'ansible_search_path' from source: unknown 8369 1726883686.89579: variable 'ansible_search_path' from source: unknown 8369 1726883686.89607: calling self._execute() 8369 1726883686.89655: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883686.89659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883686.89667: variable 'omit' from source: magic vars 8369 1726883686.89966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8369 1726883686.91467: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8369 1726883686.91516: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8369 1726883686.91550: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8369 1726883686.91578: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8369 1726883686.91599: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8369 1726883686.91781: variable 'selinux_all_purge' from source: role '' defaults 8369 1726883686.91785: Evaluated conditional (selinux_all_purge | bool): False 8369 1726883686.91788: when evaluation is False, skipping this task 8369 1726883686.91792: _execute() done 8369 1726883686.91794: dumping result to json 8369 1726883686.91796: done dumping result, returning 8369 1726883686.91798: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Drop all local modifications [0affd2fa-7aed-ef3c-75ab-000000000010] 8369 1726883686.91801: sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000010 8369 1726883686.91861: done sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000010 8369 1726883686.91864: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "selinux_all_purge | bool", "skip_reason": "Conditional result was False" } 8369 1726883686.91932: no more pending results, returning what we have 8369 1726883686.91935: results queue empty 8369 1726883686.91936: checking for any_errors_fatal 8369 1726883686.91940: done checking for any_errors_fatal 8369 1726883686.91941: checking for max_fail_percentage 8369 1726883686.91942: done checking for max_fail_percentage 8369 1726883686.91943: checking to see if all hosts have failed and the running result is not ok 8369 1726883686.91944: done checking to see if all hosts have failed 8369 1726883686.91945: getting the remaining hosts for this loop 8369 1726883686.91946: done getting the remaining hosts for this loop 8369 1726883686.91949: getting the next task for host managed_node1 8369 1726883686.91953: done getting next task for host managed_node1 8369 1726883686.91957: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications 8369 1726883686.91960: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8369 1726883686.92037: getting variables 8369 1726883686.92040: in VariableManager get_vars() 8369 1726883686.92090: Calling all_inventory to load vars for managed_node1 8369 1726883686.92095: Calling groups_inventory to load vars for managed_node1 8369 1726883686.92098: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883686.92113: Calling all_plugins_play to load vars for managed_node1 8369 1726883686.92120: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883686.92128: Calling groups_plugins_play to load vars for managed_node1 8369 1726883686.92188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883686.92266: done with get_vars() 8369 1726883686.92284: done getting variables 8369 1726883686.92386: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Friday 20 September 2024 21:54:46 -0400 (0:00:00.032) 0:00:10.326 ****** 8369 1726883686.92431: entering _queue_task() for managed_node1/command 8369 1726883686.92645: worker is 1 (out of 1 available) 8369 1726883686.92656: exiting _queue_task() for managed_node1/command 8369 1726883686.92669: done queuing things up, now waiting for results queue to drain 8369 1726883686.92669: waiting for pending results... 8369 1726883686.92877: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications 8369 1726883686.92936: in run() - task 0affd2fa-7aed-ef3c-75ab-000000000011 8369 1726883686.92946: variable 'ansible_search_path' from source: unknown 8369 1726883686.92949: variable 'ansible_search_path' from source: unknown 8369 1726883686.93026: calling self._execute() 8369 1726883686.93252: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883686.93256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883686.93259: variable 'omit' from source: magic vars 8369 1726883686.93578: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8369 1726883686.95466: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8369 1726883686.95523: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8369 1726883686.95549: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8369 1726883686.95574: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8369 1726883686.95599: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8369 1726883686.95662: variable 'selinux_booleans_purge' from source: role '' defaults 8369 1726883686.95675: Evaluated conditional (selinux_booleans_purge | bool): False 8369 1726883686.95678: when evaluation is False, skipping this task 8369 1726883686.95681: _execute() done 8369 1726883686.95683: dumping result to json 8369 1726883686.95685: done dumping result, returning 8369 1726883686.95699: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications [0affd2fa-7aed-ef3c-75ab-000000000011] 8369 1726883686.95703: sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000011 8369 1726883686.95774: done sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000011 8369 1726883686.95777: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "selinux_booleans_purge | bool", "skip_reason": "Conditional result was False" } 8369 1726883686.95864: no more pending results, returning what we have 8369 1726883686.95867: results queue empty 8369 1726883686.95868: checking for any_errors_fatal 8369 1726883686.95872: done checking for any_errors_fatal 8369 1726883686.95872: checking for max_fail_percentage 8369 1726883686.95874: done checking for max_fail_percentage 8369 1726883686.95874: checking to see if all hosts have failed and the running result is not ok 8369 1726883686.95875: done checking to see if all hosts have failed 8369 1726883686.95876: getting the remaining hosts for this loop 8369 1726883686.95877: done getting the remaining hosts for this loop 8369 1726883686.95880: getting the next task for host managed_node1 8369 1726883686.95885: done getting next task for host managed_node1 8369 1726883686.95888: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications 8369 1726883686.95890: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8369 1726883686.95906: getting variables 8369 1726883686.95907: in VariableManager get_vars() 8369 1726883686.95939: Calling all_inventory to load vars for managed_node1 8369 1726883686.95941: Calling groups_inventory to load vars for managed_node1 8369 1726883686.95942: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883686.95949: Calling all_plugins_play to load vars for managed_node1 8369 1726883686.95950: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883686.95952: Calling groups_plugins_play to load vars for managed_node1 8369 1726883686.95986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883686.96019: done with get_vars() 8369 1726883686.96025: done getting variables 8369 1726883686.96065: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Friday 20 September 2024 21:54:46 -0400 (0:00:00.036) 0:00:10.362 ****** 8369 1726883686.96086: entering _queue_task() for managed_node1/command 8369 1726883686.96259: worker is 1 (out of 1 available) 8369 1726883686.96272: exiting _queue_task() for managed_node1/command 8369 1726883686.96285: done queuing things up, now waiting for results queue to drain 8369 1726883686.96286: waiting for pending results... 8369 1726883686.96440: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications 8369 1726883686.96497: in run() - task 0affd2fa-7aed-ef3c-75ab-000000000012 8369 1726883686.96512: variable 'ansible_search_path' from source: unknown 8369 1726883686.96515: variable 'ansible_search_path' from source: unknown 8369 1726883686.96543: calling self._execute() 8369 1726883686.96653: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883686.96659: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883686.96668: variable 'omit' from source: magic vars 8369 1726883686.97612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8369 1726883686.99162: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8369 1726883686.99238: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8369 1726883686.99269: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8369 1726883686.99306: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8369 1726883686.99330: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8369 1726883686.99420: variable 'selinux_fcontexts_purge' from source: role '' defaults 8369 1726883686.99436: Evaluated conditional (selinux_fcontexts_purge | bool): False 8369 1726883686.99439: when evaluation is False, skipping this task 8369 1726883686.99442: _execute() done 8369 1726883686.99444: dumping result to json 8369 1726883686.99448: done dumping result, returning 8369 1726883686.99456: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications [0affd2fa-7aed-ef3c-75ab-000000000012] 8369 1726883686.99461: sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000012 8369 1726883686.99537: done sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000012 8369 1726883686.99539: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "selinux_fcontexts_purge | bool", "skip_reason": "Conditional result was False" } 8369 1726883686.99610: no more pending results, returning what we have 8369 1726883686.99613: results queue empty 8369 1726883686.99614: checking for any_errors_fatal 8369 1726883686.99619: done checking for any_errors_fatal 8369 1726883686.99620: checking for max_fail_percentage 8369 1726883686.99621: done checking for max_fail_percentage 8369 1726883686.99622: checking to see if all hosts have failed and the running result is not ok 8369 1726883686.99623: done checking to see if all hosts have failed 8369 1726883686.99623: getting the remaining hosts for this loop 8369 1726883686.99625: done getting the remaining hosts for this loop 8369 1726883686.99628: getting the next task for host managed_node1 8369 1726883686.99633: done getting next task for host managed_node1 8369 1726883686.99638: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux port local modifications 8369 1726883686.99640: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8369 1726883686.99651: getting variables 8369 1726883686.99653: in VariableManager get_vars() 8369 1726883686.99741: Calling all_inventory to load vars for managed_node1 8369 1726883686.99744: Calling groups_inventory to load vars for managed_node1 8369 1726883686.99746: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883686.99754: Calling all_plugins_play to load vars for managed_node1 8369 1726883686.99757: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883686.99760: Calling groups_plugins_play to load vars for managed_node1 8369 1726883686.99811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883686.99862: done with get_vars() 8369 1726883686.99869: done getting variables 8369 1726883686.99930: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Friday 20 September 2024 21:54:46 -0400 (0:00:00.038) 0:00:10.401 ****** 8369 1726883686.99957: entering _queue_task() for managed_node1/command 8369 1726883687.00187: worker is 1 (out of 1 available) 8369 1726883687.00199: exiting _queue_task() for managed_node1/command 8369 1726883687.00212: done queuing things up, now waiting for results queue to drain 8369 1726883687.00213: waiting for pending results... 8369 1726883687.00471: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Purge all SELinux port local modifications 8369 1726883687.00580: in run() - task 0affd2fa-7aed-ef3c-75ab-000000000013 8369 1726883687.00615: variable 'ansible_search_path' from source: unknown 8369 1726883687.00622: variable 'ansible_search_path' from source: unknown 8369 1726883687.00670: calling self._execute() 8369 1726883687.00751: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883687.00766: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883687.00780: variable 'omit' from source: magic vars 8369 1726883687.01292: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8369 1726883687.03665: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8369 1726883687.03739: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8369 1726883687.03790: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8369 1726883687.03832: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8369 1726883687.03871: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8369 1726883687.03981: variable 'selinux_ports_purge' from source: role '' defaults 8369 1726883687.04007: Evaluated conditional (selinux_ports_purge | bool): False 8369 1726883687.04018: when evaluation is False, skipping this task 8369 1726883687.04026: _execute() done 8369 1726883687.04034: dumping result to json 8369 1726883687.04041: done dumping result, returning 8369 1726883687.04052: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Purge all SELinux port local modifications [0affd2fa-7aed-ef3c-75ab-000000000013] 8369 1726883687.04061: sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000013 skipping: [managed_node1] => { "changed": false, "false_condition": "selinux_ports_purge | bool", "skip_reason": "Conditional result was False" } 8369 1726883687.04208: no more pending results, returning what we have 8369 1726883687.04212: results queue empty 8369 1726883687.04213: checking for any_errors_fatal 8369 1726883687.04220: done checking for any_errors_fatal 8369 1726883687.04221: checking for max_fail_percentage 8369 1726883687.04223: done checking for max_fail_percentage 8369 1726883687.04223: checking to see if all hosts have failed and the running result is not ok 8369 1726883687.04224: done checking to see if all hosts have failed 8369 1726883687.04225: getting the remaining hosts for this loop 8369 1726883687.04227: done getting the remaining hosts for this loop 8369 1726883687.04230: getting the next task for host managed_node1 8369 1726883687.04238: done getting next task for host managed_node1 8369 1726883687.04242: ^ task is: TASK: fedora.linux_system_roles.selinux : Purge all SELinux login local modifications 8369 1726883687.04244: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8369 1726883687.04257: getting variables 8369 1726883687.04259: in VariableManager get_vars() 8369 1726883687.04297: Calling all_inventory to load vars for managed_node1 8369 1726883687.04300: Calling groups_inventory to load vars for managed_node1 8369 1726883687.04310: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883687.04321: Calling all_plugins_play to load vars for managed_node1 8369 1726883687.04325: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883687.04328: Calling groups_plugins_play to load vars for managed_node1 8369 1726883687.04384: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883687.04440: done with get_vars() 8369 1726883687.04449: done getting variables 8369 1726883687.04514: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Friday 20 September 2024 21:54:47 -0400 (0:00:00.045) 0:00:10.447 ****** 8369 1726883687.04554: entering _queue_task() for managed_node1/command 8369 1726883687.04571: done sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000013 8369 1726883687.04580: WORKER PROCESS EXITING 8369 1726883687.05099: worker is 1 (out of 1 available) 8369 1726883687.05114: exiting _queue_task() for managed_node1/command 8369 1726883687.05125: done queuing things up, now waiting for results queue to drain 8369 1726883687.05126: waiting for pending results... 8369 1726883687.05370: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Purge all SELinux login local modifications 8369 1726883687.05470: in run() - task 0affd2fa-7aed-ef3c-75ab-000000000014 8369 1726883687.05487: variable 'ansible_search_path' from source: unknown 8369 1726883687.05495: variable 'ansible_search_path' from source: unknown 8369 1726883687.05541: calling self._execute() 8369 1726883687.05616: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883687.05634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883687.05649: variable 'omit' from source: magic vars 8369 1726883687.06137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8369 1726883687.08584: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8369 1726883687.08674: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8369 1726883687.08731: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8369 1726883687.08772: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8369 1726883687.08816: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8369 1726883687.08923: variable 'selinux_logins_purge' from source: role '' defaults 8369 1726883687.08951: Evaluated conditional (selinux_logins_purge | bool): False 8369 1726883687.08958: when evaluation is False, skipping this task 8369 1726883687.08965: _execute() done 8369 1726883687.08970: dumping result to json 8369 1726883687.08976: done dumping result, returning 8369 1726883687.08986: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Purge all SELinux login local modifications [0affd2fa-7aed-ef3c-75ab-000000000014] 8369 1726883687.09001: sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000014 skipping: [managed_node1] => { "changed": false, "false_condition": "selinux_logins_purge | bool", "skip_reason": "Conditional result was False" } 8369 1726883687.09149: no more pending results, returning what we have 8369 1726883687.09153: results queue empty 8369 1726883687.09154: checking for any_errors_fatal 8369 1726883687.09158: done checking for any_errors_fatal 8369 1726883687.09159: checking for max_fail_percentage 8369 1726883687.09161: done checking for max_fail_percentage 8369 1726883687.09161: checking to see if all hosts have failed and the running result is not ok 8369 1726883687.09162: done checking to see if all hosts have failed 8369 1726883687.09163: getting the remaining hosts for this loop 8369 1726883687.09165: done getting the remaining hosts for this loop 8369 1726883687.09168: getting the next task for host managed_node1 8369 1726883687.09175: done getting next task for host managed_node1 8369 1726883687.09178: ^ task is: TASK: fedora.linux_system_roles.selinux : Set SELinux booleans 8369 1726883687.09180: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8369 1726883687.09193: getting variables 8369 1726883687.09195: in VariableManager get_vars() 8369 1726883687.09321: Calling all_inventory to load vars for managed_node1 8369 1726883687.09325: Calling groups_inventory to load vars for managed_node1 8369 1726883687.09327: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883687.09337: Calling all_plugins_play to load vars for managed_node1 8369 1726883687.09340: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883687.09343: Calling groups_plugins_play to load vars for managed_node1 8369 1726883687.09397: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883687.09444: done with get_vars() 8369 1726883687.09455: done getting variables TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Friday 20 September 2024 21:54:47 -0400 (0:00:00.050) 0:00:10.497 ****** 8369 1726883687.09568: entering _queue_task() for managed_node1/seboolean 8369 1726883687.09570: Creating lock for seboolean 8369 1726883687.09614: done sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000014 8369 1726883687.09629: WORKER PROCESS EXITING 8369 1726883687.10105: worker is 1 (out of 1 available) 8369 1726883687.10116: exiting _queue_task() for managed_node1/seboolean 8369 1726883687.10130: done queuing things up, now waiting for results queue to drain 8369 1726883687.10130: waiting for pending results... 8369 1726883687.11329: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Set SELinux booleans 8369 1726883687.11394: in run() - task 0affd2fa-7aed-ef3c-75ab-000000000015 8369 1726883687.11525: variable 'ansible_search_path' from source: unknown 8369 1726883687.11529: variable 'ansible_search_path' from source: unknown 8369 1726883687.11583: variable 'selinux_booleans' from source: role '' defaults 8369 1726883687.12129: variable 'selinux_booleans' from source: role '' defaults 8369 1726883687.12310: Loaded config def from plugin (lookup/items) 8369 1726883687.12316: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 8369 1726883687.12329: dumping result to json 8369 1726883687.12332: done dumping result, returning 8369 1726883687.12335: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Set SELinux booleans [0affd2fa-7aed-ef3c-75ab-000000000015] 8369 1726883687.12343: sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000015 8369 1726883687.12442: done sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000015 8369 1726883687.12445: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 8369 1726883687.12489: no more pending results, returning what we have 8369 1726883687.12492: results queue empty 8369 1726883687.12493: checking for any_errors_fatal 8369 1726883687.12500: done checking for any_errors_fatal 8369 1726883687.12501: checking for max_fail_percentage 8369 1726883687.12510: done checking for max_fail_percentage 8369 1726883687.12511: checking to see if all hosts have failed and the running result is not ok 8369 1726883687.12512: done checking to see if all hosts have failed 8369 1726883687.12513: getting the remaining hosts for this loop 8369 1726883687.12514: done getting the remaining hosts for this loop 8369 1726883687.12518: getting the next task for host managed_node1 8369 1726883687.12523: done getting next task for host managed_node1 8369 1726883687.12527: ^ task is: TASK: fedora.linux_system_roles.selinux : Set SELinux file contexts 8369 1726883687.12530: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8369 1726883687.12541: getting variables 8369 1726883687.12542: in VariableManager get_vars() 8369 1726883687.12570: Calling all_inventory to load vars for managed_node1 8369 1726883687.12573: Calling groups_inventory to load vars for managed_node1 8369 1726883687.12575: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883687.12583: Calling all_plugins_play to load vars for managed_node1 8369 1726883687.12585: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883687.12589: Calling groups_plugins_play to load vars for managed_node1 8369 1726883687.12643: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883687.12688: done with get_vars() 8369 1726883687.12696: done getting variables TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Friday 20 September 2024 21:54:47 -0400 (0:00:00.031) 0:00:10.529 ****** 8369 1726883687.12741: entering _queue_task() for managed_node1/community.general.sefcontext 8369 1726883687.12743: Creating lock for community.general.sefcontext 8369 1726883687.12968: worker is 1 (out of 1 available) 8369 1726883687.12980: exiting _queue_task() for managed_node1/community.general.sefcontext 8369 1726883687.12992: done queuing things up, now waiting for results queue to drain 8369 1726883687.12993: waiting for pending results... 8369 1726883687.13877: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Set SELinux file contexts 8369 1726883687.13948: in run() - task 0affd2fa-7aed-ef3c-75ab-000000000017 8369 1726883687.13960: variable 'ansible_search_path' from source: unknown 8369 1726883687.13963: variable 'ansible_search_path' from source: unknown 8369 1726883687.14023: variable 'selinux_fcontexts' from source: role '' defaults 8369 1726883687.14308: variable 'selinux_fcontexts' from source: role '' defaults 8369 1726883687.14535: Loaded config def from plugin (lookup/items) 8369 1726883687.14544: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 8369 1726883687.14557: dumping result to json 8369 1726883687.14562: done dumping result, returning 8369 1726883687.14568: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Set SELinux file contexts [0affd2fa-7aed-ef3c-75ab-000000000017] 8369 1726883687.14574: sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000017 8369 1726883687.14681: done sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000017 8369 1726883687.14684: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 8369 1726883687.14729: no more pending results, returning what we have 8369 1726883687.14732: results queue empty 8369 1726883687.14733: checking for any_errors_fatal 8369 1726883687.14737: done checking for any_errors_fatal 8369 1726883687.14738: checking for max_fail_percentage 8369 1726883687.14739: done checking for max_fail_percentage 8369 1726883687.14740: checking to see if all hosts have failed and the running result is not ok 8369 1726883687.14741: done checking to see if all hosts have failed 8369 1726883687.14742: getting the remaining hosts for this loop 8369 1726883687.14743: done getting the remaining hosts for this loop 8369 1726883687.14745: getting the next task for host managed_node1 8369 1726883687.14750: done getting next task for host managed_node1 8369 1726883687.14754: ^ task is: TASK: fedora.linux_system_roles.selinux : Set an SELinux label on a port 8369 1726883687.14756: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8369 1726883687.14767: getting variables 8369 1726883687.14768: in VariableManager get_vars() 8369 1726883687.14796: Calling all_inventory to load vars for managed_node1 8369 1726883687.14800: Calling groups_inventory to load vars for managed_node1 8369 1726883687.14808: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883687.14817: Calling all_plugins_play to load vars for managed_node1 8369 1726883687.14819: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883687.14822: Calling groups_plugins_play to load vars for managed_node1 8369 1726883687.14870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883687.14919: done with get_vars() 8369 1726883687.14927: done getting variables TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Friday 20 September 2024 21:54:47 -0400 (0:00:00.022) 0:00:10.551 ****** 8369 1726883687.15000: entering _queue_task() for managed_node1/fedora.linux_system_roles.local_seport 8369 1726883687.15004: Creating lock for fedora.linux_system_roles.local_seport 8369 1726883687.15274: worker is 1 (out of 1 available) 8369 1726883687.15286: exiting _queue_task() for managed_node1/fedora.linux_system_roles.local_seport 8369 1726883687.15298: done queuing things up, now waiting for results queue to drain 8369 1726883687.15299: waiting for pending results... 8369 1726883687.15567: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Set an SELinux label on a port 8369 1726883687.15657: in run() - task 0affd2fa-7aed-ef3c-75ab-000000000019 8369 1726883687.15675: variable 'ansible_search_path' from source: unknown 8369 1726883687.15688: variable 'ansible_search_path' from source: unknown 8369 1726883687.15751: variable 'selinux_ports' from source: role '' defaults 8369 1726883687.16069: variable 'selinux_ports' from source: role '' defaults 8369 1726883687.16263: Loaded config def from plugin (lookup/items) 8369 1726883687.16274: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 8369 1726883687.16294: dumping result to json 8369 1726883687.16303: done dumping result, returning 8369 1726883687.16313: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Set an SELinux label on a port [0affd2fa-7aed-ef3c-75ab-000000000019] 8369 1726883687.16323: sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000019 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 8369 1726883687.16478: no more pending results, returning what we have 8369 1726883687.16481: results queue empty 8369 1726883687.16482: checking for any_errors_fatal 8369 1726883687.16489: done checking for any_errors_fatal 8369 1726883687.16490: checking for max_fail_percentage 8369 1726883687.16491: done checking for max_fail_percentage 8369 1726883687.16492: checking to see if all hosts have failed and the running result is not ok 8369 1726883687.16493: done checking to see if all hosts have failed 8369 1726883687.16494: getting the remaining hosts for this loop 8369 1726883687.16495: done getting the remaining hosts for this loop 8369 1726883687.16499: getting the next task for host managed_node1 8369 1726883687.16507: done getting next task for host managed_node1 8369 1726883687.16511: ^ task is: TASK: fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping 8369 1726883687.16513: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8369 1726883687.16525: getting variables 8369 1726883687.16527: in VariableManager get_vars() 8369 1726883687.16561: Calling all_inventory to load vars for managed_node1 8369 1726883687.16564: Calling groups_inventory to load vars for managed_node1 8369 1726883687.16567: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883687.16577: Calling all_plugins_play to load vars for managed_node1 8369 1726883687.16580: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883687.16583: Calling groups_plugins_play to load vars for managed_node1 8369 1726883687.16653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883687.16698: done with get_vars() 8369 1726883687.16708: done getting variables TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Friday 20 September 2024 21:54:47 -0400 (0:00:00.017) 0:00:10.569 ****** 8369 1726883687.16762: entering _queue_task() for managed_node1/community.general.selogin 8369 1726883687.16764: Creating lock for community.general.selogin 8369 1726883687.16805: done sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000019 8369 1726883687.16814: WORKER PROCESS EXITING 8369 1726883687.17265: worker is 1 (out of 1 available) 8369 1726883687.17280: exiting _queue_task() for managed_node1/community.general.selogin 8369 1726883687.17293: done queuing things up, now waiting for results queue to drain 8369 1726883687.17294: waiting for pending results... 8369 1726883687.18115: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping 8369 1726883687.18182: in run() - task 0affd2fa-7aed-ef3c-75ab-00000000001b 8369 1726883687.18311: variable 'ansible_search_path' from source: unknown 8369 1726883687.18315: variable 'ansible_search_path' from source: unknown 8369 1726883687.18371: variable 'selinux_logins' from source: role '' defaults 8369 1726883687.19005: variable 'selinux_logins' from source: role '' defaults 8369 1726883687.19413: Loaded config def from plugin (lookup/items) 8369 1726883687.19418: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 8369 1726883687.19613: dumping result to json 8369 1726883687.19616: done dumping result, returning 8369 1726883687.19618: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping [0affd2fa-7aed-ef3c-75ab-00000000001b] 8369 1726883687.19620: sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000001b 8369 1726883687.19684: done sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000001b 8369 1726883687.19687: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 8369 1726883687.19753: no more pending results, returning what we have 8369 1726883687.19757: results queue empty 8369 1726883687.19758: checking for any_errors_fatal 8369 1726883687.19762: done checking for any_errors_fatal 8369 1726883687.19763: checking for max_fail_percentage 8369 1726883687.19765: done checking for max_fail_percentage 8369 1726883687.19765: checking to see if all hosts have failed and the running result is not ok 8369 1726883687.19766: done checking to see if all hosts have failed 8369 1726883687.19767: getting the remaining hosts for this loop 8369 1726883687.19768: done getting the remaining hosts for this loop 8369 1726883687.19771: getting the next task for host managed_node1 8369 1726883687.19776: done getting next task for host managed_node1 8369 1726883687.19779: ^ task is: TASK: fedora.linux_system_roles.selinux : Get SELinux modules facts 8369 1726883687.19781: ^ 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 8369 1726883687.19792: getting variables 8369 1726883687.19793: in VariableManager get_vars() 8369 1726883687.19830: Calling all_inventory to load vars for managed_node1 8369 1726883687.19833: Calling groups_inventory to load vars for managed_node1 8369 1726883687.19835: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883687.19844: Calling all_plugins_play to load vars for managed_node1 8369 1726883687.19847: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883687.19850: Calling groups_plugins_play to load vars for managed_node1 8369 1726883687.19903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883687.19945: done with get_vars() 8369 1726883687.19953: done getting variables TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Friday 20 September 2024 21:54:47 -0400 (0:00:00.033) 0:00:10.603 ****** 8369 1726883687.20145: entering _queue_task() for managed_node1/fedora.linux_system_roles.selinux_modules_facts 8369 1726883687.20146: Creating lock for fedora.linux_system_roles.selinux_modules_facts 8369 1726883687.20435: worker is 1 (out of 1 available) 8369 1726883687.20453: exiting _queue_task() for managed_node1/fedora.linux_system_roles.selinux_modules_facts 8369 1726883687.20467: done queuing things up, now waiting for results queue to drain 8369 1726883687.20468: waiting for pending results... 8369 1726883687.21072: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Get SELinux modules facts 8369 1726883687.21169: in run() - task 0affd2fa-7aed-ef3c-75ab-00000000001d 8369 1726883687.21189: variable 'ansible_search_path' from source: unknown 8369 1726883687.21197: variable 'ansible_search_path' from source: unknown 8369 1726883687.21249: calling self._execute() 8369 1726883687.21320: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883687.21336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883687.21351: variable 'omit' from source: magic vars 8369 1726883687.21456: variable 'omit' from source: magic vars 8369 1726883687.21496: variable 'omit' from source: magic vars 8369 1726883687.21533: variable 'omit' from source: magic vars 8369 1726883687.21586: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8369 1726883687.21628: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8369 1726883687.21657: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8369 1726883687.21684: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8369 1726883687.21699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8369 1726883687.21733: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8369 1726883687.21741: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883687.21748: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883687.21855: Set connection var ansible_shell_executable to /bin/sh 8369 1726883687.21868: Set connection var ansible_shell_type to sh 8369 1726883687.21889: Set connection var ansible_module_compression to ZIP_DEFLATED 8369 1726883687.21896: Set connection var ansible_connection to ssh 8369 1726883687.21906: Set connection var ansible_timeout to 10 8369 1726883687.21915: Set connection var ansible_pipelining to False 8369 1726883687.21938: variable 'ansible_shell_executable' from source: unknown 8369 1726883687.21944: variable 'ansible_connection' from source: unknown 8369 1726883687.21950: variable 'ansible_module_compression' from source: unknown 8369 1726883687.21956: variable 'ansible_shell_type' from source: unknown 8369 1726883687.21962: variable 'ansible_shell_executable' from source: unknown 8369 1726883687.21969: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883687.21980: variable 'ansible_pipelining' from source: unknown 8369 1726883687.21991: variable 'ansible_timeout' from source: unknown 8369 1726883687.21998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883687.22185: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) 8369 1726883687.22214: variable 'omit' from source: magic vars 8369 1726883687.22223: starting attempt loop 8369 1726883687.22229: running the handler 8369 1726883687.22245: _low_level_execute_command(): starting 8369 1726883687.22256: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8369 1726883687.22992: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883687.23010: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883687.23025: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883687.23043: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883687.23107: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883687.23130: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883687.23145: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883687.23167: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883687.23183: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883687.23200: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883687.23217: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883687.23230: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883687.23244: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883687.23254: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883687.23264: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883687.23278: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883687.23362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883687.23385: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883687.23410: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883687.23500: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883687.25767: stdout chunk (state=3): >>>/root <<< 8369 1726883687.26025: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883687.26029: stdout chunk (state=3): >>><<< 8369 1726883687.26031: stderr chunk (state=3): >>><<< 8369 1726883687.26156: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883687.26160: _low_level_execute_command(): starting 8369 1726883687.26163: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726883687.260523-8715-65179103316070 `" && echo ansible-tmp-1726883687.260523-8715-65179103316070="` echo /root/.ansible/tmp/ansible-tmp-1726883687.260523-8715-65179103316070 `" ) && sleep 0' 8369 1726883687.27464: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883687.27599: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883687.27616: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883687.27633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883687.27726: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883687.27738: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883687.27751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883687.27768: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883687.27800: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883687.27817: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883687.27829: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883687.27842: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883687.27857: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883687.27911: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883687.27925: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883687.27938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883687.28134: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883687.28157: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883687.28171: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883687.28261: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883687.30926: stdout chunk (state=3): >>>ansible-tmp-1726883687.260523-8715-65179103316070=/root/.ansible/tmp/ansible-tmp-1726883687.260523-8715-65179103316070 <<< 8369 1726883687.31181: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883687.31184: stdout chunk (state=3): >>><<< 8369 1726883687.31186: stderr chunk (state=3): >>><<< 8369 1726883687.31446: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726883687.260523-8715-65179103316070=/root/.ansible/tmp/ansible-tmp-1726883687.260523-8715-65179103316070 , stderr=OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883687.31450: variable 'ansible_module_compression' from source: unknown 8369 1726883687.31452: ANSIBALLZ: Using lock for fedora.linux_system_roles.selinux_modules_facts 8369 1726883687.31454: ANSIBALLZ: Acquiring lock 8369 1726883687.31455: ANSIBALLZ: Lock acquired: 140537818609424 8369 1726883687.31457: ANSIBALLZ: Creating module 8369 1726883687.52155: ANSIBALLZ: Writing module into payload 8369 1726883687.52354: ANSIBALLZ: Writing module 8369 1726883687.52383: ANSIBALLZ: Renaming module 8369 1726883687.52387: ANSIBALLZ: Done creating module 8369 1726883687.52535: variable 'ansible_facts' from source: unknown 8369 1726883687.52596: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726883687.260523-8715-65179103316070/AnsiballZ_selinux_modules_facts.py 8369 1726883687.54141: Sending initial data 8369 1726883687.54144: Sent initial data (166 bytes) 8369 1726883687.56516: stderr chunk (state=3): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883687.56524: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883687.56535: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883687.56550: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883687.56597: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883687.56673: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883687.56686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883687.56700: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883687.56710: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883687.56718: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883687.56725: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883687.56734: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883687.56746: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883687.56753: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883687.56760: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883687.56771: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883687.56847: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883687.57008: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883687.57021: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883687.57106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883687.59929: 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 <<< 8369 1726883687.59978: stderr chunk (state=3): >>>debug1: Using server download size 261120 debug1: Using server upload size 261120 debug1: Server handle limit 1019; using 64 <<< 8369 1726883687.60032: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-8369vwzpitbs/tmpqi5b1q2c /root/.ansible/tmp/ansible-tmp-1726883687.260523-8715-65179103316070/AnsiballZ_selinux_modules_facts.py <<< 8369 1726883687.60081: stderr chunk (state=3): >>>debug1: Couldn't stat remote file: No such file or directory <<< 8369 1726883687.61317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883687.61437: stderr chunk (state=3): >>><<< 8369 1726883687.61440: stdout chunk (state=3): >>><<< 8369 1726883687.61464: done transferring module to remote 8369 1726883687.61480: _low_level_execute_command(): starting 8369 1726883687.61483: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726883687.260523-8715-65179103316070/ /root/.ansible/tmp/ansible-tmp-1726883687.260523-8715-65179103316070/AnsiballZ_selinux_modules_facts.py && sleep 0' 8369 1726883687.63107: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883687.63184: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883687.63206: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883687.63226: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883687.63270: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883687.63404: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883687.63422: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883687.63442: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883687.63456: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883687.63467: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883687.63480: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883687.63500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883687.63520: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883687.63533: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883687.63545: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883687.63559: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883687.63642: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883687.63732: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883687.63750: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883687.63842: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883687.66606: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883687.66610: stdout chunk (state=3): >>><<< 8369 1726883687.66612: stderr chunk (state=3): >>><<< 8369 1726883687.66715: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883687.66719: _low_level_execute_command(): starting 8369 1726883687.66721: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.9 /root/.ansible/tmp/ansible-tmp-1726883687.260523-8715-65179103316070/AnsiballZ_selinux_modules_facts.py && sleep 0' 8369 1726883687.67640: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883687.67658: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883687.67668: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883687.67682: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883687.67725: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883687.67732: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883687.67741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883687.67757: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883687.67771: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883687.67777: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883687.67785: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883687.67798: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883687.67808: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883687.67815: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883687.67821: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883687.67831: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883687.67906: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883687.67926: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883687.67939: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883687.68035: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883687.70798: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 8369 1726883687.70868: stdout chunk (state=3): >>>import '_thread' # <<< 8369 1726883687.70872: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 8369 1726883687.70981: stdout chunk (state=3): >>>import '_io' # <<< 8369 1726883687.70996: stdout chunk (state=3): >>>import 'marshal' # <<< 8369 1726883687.71056: stdout chunk (state=3): >>>import 'posix' # <<< 8369 1726883687.71114: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 8369 1726883687.71117: stdout chunk (state=3): >>># installing zipimport hook <<< 8369 1726883687.71195: stdout chunk (state=3): >>>import 'time' # <<< 8369 1726883687.71198: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 8369 1726883687.71282: 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' <<< 8369 1726883687.71319: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc matches /usr/lib64/python3.9/codecs.py <<< 8369 1726883687.71356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/codecs.cpython-39.pyc' <<< 8369 1726883687.71368: stdout chunk (state=3): >>>import '_codecs' # <<< 8369 1726883687.71413: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c6843dc0> <<< 8369 1726883687.71459: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc matches /usr/lib64/python3.9/encodings/aliases.py <<< 8369 1726883687.71511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/__pycache__/aliases.cpython-39.pyc' <<< 8369 1726883687.71533: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c65d83a0> <<< 8369 1726883687.71536: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c6843b20> <<< 8369 1726883687.71548: stdout chunk (state=3): >>># /usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc matches /usr/lib64/python3.9/encodings/utf_8.py<<< 8369 1726883687.71909: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/encodings/__pycache__/utf_8.cpython-39.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c6843ac0> 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 0x7f18c65d8490> # /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 0x7f18c65d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c65d8670> # /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 0x7f18c658f190> # /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' <<< 8369 1726883687.72021: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c658f220> <<< 8369 1726883687.72072: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc matches /usr/lib64/python3.9/posixpath.py <<< 8369 1726883687.72095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/posixpath.cpython-39.pyc' <<< 8369 1726883687.72160: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc matches /usr/lib64/python3.9/genericpath.py <<< 8369 1726883687.72199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/genericpath.cpython-39.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c65b2850> <<< 8369 1726883687.72206: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c658f940> <<< 8369 1726883687.72276: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c65f0880> <<< 8369 1726883687.72323: 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'<<< 8369 1726883687.72549: stdout chunk (state=3): >>> import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c6588d90> <<< 8369 1726883687.72645: 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 0x7f18c65b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c65d8970> 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. <<< 8369 1726883687.72979: 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' <<< 8369 1726883687.73029: 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' <<< 8369 1726883687.73045: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc matches /usr/lib64/python3.9/enum.py <<< 8369 1726883687.73101: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/enum.cpython-39.pyc' <<< 8369 1726883687.73120: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/types.cpython-39.pyc matches /usr/lib64/python3.9/types.py <<< 8369 1726883687.73123: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/types.cpython-39.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c6553eb0> <<< 8369 1726883687.73182: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c6556f40> <<< 8369 1726883687.73223: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc matches /usr/lib64/python3.9/sre_compile.py <<< 8369 1726883687.73252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/sre_compile.cpython-39.pyc' <<< 8369 1726883687.73280: 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' <<< 8369 1726883687.73310: 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' <<< 8369 1726883687.73354: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c654c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c6552640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c6553370> <<< 8369 1726883687.73367: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc matches /usr/lib64/python3.9/functools.py <<< 8369 1726883687.73473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/functools.cpython-39.pyc' <<< 8369 1726883687.73504: stdout chunk (state=3): >>># /usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/collections/__init__.py <<< 8369 1726883687.73551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/collections/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883687.73568: 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' <<< 8369 1726883687.73629: 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 0x7f18c64d5dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c64d58b0> <<< 8369 1726883687.73645: stdout chunk (state=3): >>>import 'itertools' # <<< 8369 1726883687.73676: 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 0x7f18c64d5eb0> # /usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc matches /usr/lib64/python3.9/operator.py <<< 8369 1726883687.73726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/operator.cpython-39.pyc' <<< 8369 1726883687.73752: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c64d5f70> # /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 0x7f18c64d5e80> import '_collections' # <<< 8369 1726883687.73823: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c652ed30> import '_functools' # <<< 8369 1726883687.73856: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c6527610> <<< 8369 1726883687.73928: 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 0x7f18c653b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c655ae20> <<< 8369 1726883687.73957: 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' <<< 8369 1726883687.73996: 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 0x7f18c64e7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c652e250> <<< 8369 1726883687.74047: 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 0x7f18c653b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c65609d0> <<< 8369 1726883687.74082: 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' <<< 8369 1726883687.74131: 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' <<< 8369 1726883687.74166: 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' <<< 8369 1726883687.74172: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c64e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c64e7d90> <<< 8369 1726883687.74224: 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 0x7f18c64e7d00> <<< 8369 1726883687.74268: 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 <<< 8369 1726883687.74272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/importlib/__pycache__/abc.cpython-39.pyc' <<< 8369 1726883687.74295: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc matches /usr/lib64/python3.9/typing.py <<< 8369 1726883687.74378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/typing.cpython-39.pyc' <<< 8369 1726883687.74400: 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 0x7f18c64b1370> <<< 8369 1726883687.74429: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc matches /usr/lib64/python3.9/contextlib.py <<< 8369 1726883687.74432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/contextlib.cpython-39.pyc' <<< 8369 1726883687.74471: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c64b1460> <<< 8369 1726883687.74639: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c64effa0> <<< 8369 1726883687.74708: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c64e9a30> <<< 8369 1726883687.74734: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c64e9490> # /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' <<< 8369 1726883687.74820: 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' <<< 8369 1726883687.74833: 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 0x7f18c63cc1c0> <<< 8369 1726883687.74880: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c649ec70> <<< 8369 1726883687.74974: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c64e9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c6560040> # /usr/lib64/python3.9/__pycache__/shutil.cpython-39.pyc matches /usr/lib64/python3.9/shutil.py <<< 8369 1726883687.75058: 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 <<< 8369 1726883687.75061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/fnmatch.cpython-39.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c63ddaf0> import 'errno' # <<< 8369 1726883687.75140: 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 0x7f18c63dde20> # /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' <<< 8369 1726883687.75168: 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 0x7f18c63ef730> <<< 8369 1726883687.75189: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc matches /usr/lib64/python3.9/threading.py <<< 8369 1726883687.75238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/threading.cpython-39.pyc' <<< 8369 1726883687.75300: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c63efc70> <<< 8369 1726883687.75325: 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 0x7f18c637c3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c63ddf10> <<< 8369 1726883687.75345: 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' <<< 8369 1726883687.75443: 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 0x7f18c638d280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c63ef5b0> import 'pwd' # <<< 8369 1726883687.75459: 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 0x7f18c638d340> <<< 8369 1726883687.75514: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c64e79d0> <<< 8369 1726883687.75555: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc matches /usr/lib64/python3.9/tempfile.py <<< 8369 1726883687.75558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/tempfile.cpython-39.pyc' <<< 8369 1726883687.75616: 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' <<< 8369 1726883687.75683: 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 0x7f18c63a86a0> # /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 0x7f18c63a8970> <<< 8369 1726883687.75688: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c63a8760> <<< 8369 1726883687.75719: 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 0x7f18c63a8850> <<< 8369 1726883687.75750: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc matches /usr/lib64/python3.9/hashlib.py<<< 8369 1726883687.75755: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.9/__pycache__/hashlib.cpython-39.pyc' <<< 8369 1726883687.76016: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883687.76019: 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 0x7f18c63a8ca0> <<< 8369 1726883687.76058: 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' <<< 8369 1726883687.76065: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18c63b61f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c63a88e0> <<< 8369 1726883687.76084: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c639da30> <<< 8369 1726883687.76116: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c64e75b0><<< 8369 1726883687.76121: stdout chunk (state=3): >>> <<< 8369 1726883687.76138: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc matches /usr/lib64/python3.9/zipfile.py <<< 8369 1726883687.76216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/zipfile.cpython-39.pyc' <<< 8369 1726883687.76258: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c63a8a90> <<< 8369 1726883687.76383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/encodings/cp437.pyc' <<< 8369 1726883687.76408: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f18c62e5670> <<< 8369 1726883687.76579: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip' <<< 8369 1726883687.76587: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.76727: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.76759: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/__init__.py <<< 8369 1726883687.76771: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.76780: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.76800: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/__init__.py <<< 8369 1726883687.76815: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.78767: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.80387: 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' <<< 8369 1726883687.80412: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c61f97c0> # /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' <<< 8369 1726883687.80440: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc matches /usr/lib64/python3.9/json/decoder.py <<< 8369 1726883687.80445: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/decoder.cpython-39.pyc' <<< 8369 1726883687.80468: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc matches /usr/lib64/python3.9/json/scanner.py <<< 8369 1726883687.80473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/scanner.cpython-39.pyc' <<< 8369 1726883687.80510: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883687.80512: 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 0x7f18c61f9160> <<< 8369 1726883687.80557: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c61f9280> <<< 8369 1726883687.80601: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c61f9f10> <<< 8369 1726883687.80628: stdout chunk (state=3): >>># /usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc matches /usr/lib64/python3.9/json/encoder.py <<< 8369 1726883687.80631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/json/__pycache__/encoder.cpython-39.pyc' <<< 8369 1726883687.80685: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c61f94f0> <<< 8369 1726883687.80688: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c61f9d30> <<< 8369 1726883687.80691: stdout chunk (state=3): >>>import 'atexit' # <<< 8369 1726883687.80729: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so' <<< 8369 1726883687.80735: 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 0x7f18c61f9f70> <<< 8369 1726883687.80755: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc matches /usr/lib64/python3.9/locale.py <<< 8369 1726883687.80796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/locale.cpython-39.pyc' <<< 8369 1726883687.80849: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c61f9100> <<< 8369 1726883687.80872: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc matches /usr/lib64/python3.9/platform.py <<< 8369 1726883687.80895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/platform.cpython-39.pyc' <<< 8369 1726883687.80919: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc matches /usr/lib64/python3.9/subprocess.py <<< 8369 1726883687.80948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/subprocess.cpython-39.pyc' <<< 8369 1726883687.80983: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc matches /usr/lib64/python3.9/signal.py <<< 8369 1726883687.80986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/signal.cpython-39.pyc' <<< 8369 1726883687.81090: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c614eee0> <<< 8369 1726883687.81135: 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' <<< 8369 1726883687.81144: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f18c616df40> <<< 8369 1726883687.81182: 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 0x7f18c616dd60> <<< 8369 1726883687.81203: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc matches /usr/lib64/python3.9/selectors.py <<< 8369 1726883687.81232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/selectors.cpython-39.pyc' <<< 8369 1726883687.81276: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c616d3d0> <<< 8369 1726883687.81302: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c625fdc0> <<< 8369 1726883687.81592: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c625f3a0> <<< 8369 1726883687.81608: 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' <<< 8369 1726883687.81641: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c625ff70> <<< 8369 1726883687.81684: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc matches /usr/lib64/python3.9/traceback.py <<< 8369 1726883687.81690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/traceback.cpython-39.pyc' <<< 8369 1726883687.81716: 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' <<< 8369 1726883687.81753: 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 0x7f18c6231c10> <<< 8369 1726883687.81874: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c61c7cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c61c73a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c6202490> <<< 8369 1726883687.81916: 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 0x7f18c61c74c0> <<< 8369 1726883687.81945: 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 0x7f18c61c74f0> <<< 8369 1726883687.81990: 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 <<< 8369 1726883687.82010: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/systemd/__pycache__/journal.cpython-39.pyc' <<< 8369 1726883687.82026: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc matches /usr/lib64/python3.9/datetime.py <<< 8369 1726883687.82055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/datetime.cpython-39.pyc' <<< 8369 1726883687.82168: 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 0x7f18c6130250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c623f1f0> <<< 8369 1726883687.82208: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc matches /usr/lib64/python3.9/uuid.py <<< 8369 1726883687.82220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/uuid.cpython-39.pyc' <<< 8369 1726883687.82290: 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 0x7f18c613c8e0> <<< 8369 1726883687.82321: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c623f370> # /usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc matches /usr/lib64/python3.9/logging/__init__.py <<< 8369 1726883687.82375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/logging/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883687.82422: 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' <<< 8369 1726883687.82433: stdout chunk (state=3): >>>import '_string' # <<< 8369 1726883687.82512: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c625ad90> <<< 8369 1726883687.82722: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c613c880> <<< 8369 1726883687.82868: 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 0x7f18c613c6d0> <<< 8369 1726883687.82915: 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 0x7f18c613b670> <<< 8369 1726883687.82997: 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 0x7f18c613b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c62378b0> <<< 8369 1726883687.83012: 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' <<< 8369 1726883687.83025: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc matches /usr/lib64/python3.9/socket.py <<< 8369 1726883687.83045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/socket.cpython-39.pyc' <<< 8369 1726883687.83137: 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 0x7f18c61c0670> <<< 8369 1726883687.83466: 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 0x7f18c61bfac0> <<< 8369 1726883687.83480: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c61cf0d0> <<< 8369 1726883687.83543: 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 0x7f18c61c00d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c6204a60> <<< 8369 1726883687.83552: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.83581: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/compat/__init__.py <<< 8369 1726883687.83584: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.83709: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.83856: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.83861: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/__init__.py <<< 8369 1726883687.83901: 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_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/text/__init__.py <<< 8369 1726883687.83916: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.84066: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.84217: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.84975: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.85966: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/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_q99asgx5/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 0x7f18c57e6580> <<< 8369 1726883687.85970: stdout chunk (state=3): >>># /usr/lib64/python3.9/ctypes/__pycache__/_endian.cpython-39.pyc matches /usr/lib64/python3.9/ctypes/_endian.py <<< 8369 1726883687.85972: 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 0x7f18c5bf7520> <<< 8369 1726883687.86000: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c57860a0> <<< 8369 1726883687.86069: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/compat/selinux.py <<< 8369 1726883687.86099: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.86116: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.86119: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8369 1726883687.86305: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.86499: 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' <<< 8369 1726883687.86532: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c61bfbb0> # zipimport: zlib available <<< 8369 1726883687.87211: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.87859: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.87952: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.88060: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/collections.py <<< 8369 1726883687.88064: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.88123: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.88167: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/warnings.py <<< 8369 1726883687.88179: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.88273: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.88393: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/errors.py <<< 8369 1726883687.88408: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.88425: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/parsing/__init__.py <<< 8369 1726883687.88450: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.88501: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.88550: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 8369 1726883687.88555: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.88921: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.89240: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc matches /usr/lib64/python3.9/ast.py <<< 8369 1726883687.89310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/ast.cpython-39.pyc' <<< 8369 1726883687.89314: stdout chunk (state=3): >>>import '_ast' # <<< 8369 1726883687.89425: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c5bf6970> # zipimport: zlib available <<< 8369 1726883687.89525: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.89617: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/text/formatters.py <<< 8369 1726883687.89620: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/validation.py <<< 8369 1726883687.89622: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/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_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 8369 1726883687.89641: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.89718: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.89749: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 8369 1726883687.89792: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.89852: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.89950: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.90042: 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 <<< 8369 1726883687.90086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/selinux/__pycache__/__init__.cpython-39.pyc' <<< 8369 1726883687.90197: 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' <<< 8369 1726883687.90205: 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 0x7f18c624d250> <<< 8369 1726883687.90255: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c5bf66a0> <<< 8369 1726883687.90312: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/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_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/process.py <<< 8369 1726883687.90315: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.90525: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.90579: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.90609: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.90665: stdout chunk (state=3): >>># /usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc matches /usr/lib/python3.9/site-packages/distro.py <<< 8369 1726883687.90677: stdout chunk (state=3): >>># code object from '/usr/lib/python3.9/site-packages/__pycache__/distro.cpython-39.pyc' <<< 8369 1726883687.90712: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc matches /usr/lib64/python3.9/argparse.py <<< 8369 1726883687.90750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/argparse.cpython-39.pyc' <<< 8369 1726883687.90768: stdout chunk (state=3): >>># /usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc matches /usr/lib64/python3.9/gettext.py <<< 8369 1726883687.90800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/__pycache__/gettext.cpython-39.pyc' <<< 8369 1726883687.90946: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c5bdd7c0> <<< 8369 1726883687.90984: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c5bd97f0> <<< 8369 1726883687.91071: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c619a970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/distro/__init__.py <<< 8369 1726883687.91087: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.91117: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.91161: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/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_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/common/sys_info.py <<< 8369 1726883687.91247: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 8369 1726883687.91267: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/__init__.py <<< 8369 1726883687.91282: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.91299: stdout chunk (state=3): >>># zipimport: zlib available import ansible_collections.fedora # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/fedora/__init__.py <<< 8369 1726883687.91345: 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.selinux_modules_facts_payload_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/fedora/linux_system_roles/__init__.py <<< 8369 1726883687.91362: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8369 1726883687.91376: stdout chunk (state=3): >>>import ansible_collections.fedora.linux_system_roles.plugins # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/__init__.py <<< 8369 1726883687.91391: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.91409: 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.selinux_modules_facts_payload_q99asgx5/ansible_fedora.linux_system_roles.selinux_modules_facts_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py <<< 8369 1726883687.91430: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.91523: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883687.91670: stdout chunk (state=3): >>># /usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc matches /usr/lib64/python3.9/site-packages/semanage.py <<< 8369 1726883687.91711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.9/site-packages/__pycache__/semanage.cpython-39.pyc' <<< 8369 1726883687.91854: 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 0x7f18c5777280> <<< 8369 1726883687.91874: stdout chunk (state=3): >>>import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c625a0d0> <<< 8369 1726883687.91961: stdout chunk (state=3): >>># zipimport: zlib available <<< 8369 1726883691.96793: 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"}}, "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:abdf9b12e79823ecdc818a9aaec4d6e4253f02e8c59b5c320677ae99<<< 8369 1726883691.96867: stdout chunk (state=3): >>>096b8c8d"}}, "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"<<< 8369 1726883691.97629: stdout chunk (state=3): >>>: {"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": {"e<<< 8369 1726883691.98183: stdout chunk (state=3): >>>nabled": 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 <<< 8369 1726883691.98411: 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 _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 <<< 8369 1726883691.98516: 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 # 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 <<< 8369 1726883691.99003: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.15.175 closed. <<< 8369 1726883691.99047: stdout chunk (state=3): >>><<< 8369 1726883691.99051: stderr chunk (state=3): >>><<< 8369 1726883692.00032: _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 0x7f18c6843dc0> # /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 0x7f18c65d83a0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c6843b20> # /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 0x7f18c6843ac0> 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 0x7f18c65d8490> # /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 0x7f18c65d8940> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c65d8670> # /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 0x7f18c658f190> # /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 0x7f18c658f220> # /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 0x7f18c65b2850> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c658f940> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c65f0880> # /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 0x7f18c6588d90> # /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 0x7f18c65b2d90> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c65d8970> 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 0x7f18c6553eb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c6556f40> # /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 0x7f18c654c610> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c6552640> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c6553370> # /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 0x7f18c64d5dc0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c64d58b0> 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 0x7f18c64d5eb0> # /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 0x7f18c64d5f70> # /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 0x7f18c64d5e80> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c652ed30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c6527610> # /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 0x7f18c653b670> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c655ae20> # /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 0x7f18c64e7c70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c652e250> # 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 0x7f18c653b280> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c65609d0> # /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 0x7f18c64e7fa0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c64e7d90> # /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 0x7f18c64e7d00> # /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 0x7f18c64b1370> # /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 0x7f18c64b1460> import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c64effa0> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c64e9a30> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c64e9490> # /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 0x7f18c63cc1c0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c649ec70> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c64e9eb0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c6560040> # /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 0x7f18c63ddaf0> 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 0x7f18c63dde20> # /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 0x7f18c63ef730> # /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 0x7f18c63efc70> # 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 0x7f18c637c3a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c63ddf10> # /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 0x7f18c638d280> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c63ef5b0> 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 0x7f18c638d340> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c64e79d0> # /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 0x7f18c63a86a0> # /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 0x7f18c63a8970> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c63a8760> # 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 0x7f18c63a8850> # /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 0x7f18c63a8ca0> # 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 0x7f18c63b61f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c63a88e0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c639da30> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c64e75b0> # /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 0x7f18c63a8a90> # code object from '/usr/lib64/python3.9/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f18c62e5670> # zipimport: found 34 names in '/tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/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_q99asgx5/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_q99asgx5/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 0x7f18c61f97c0> # /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 0x7f18c61f9160> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c61f9280> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c61f9f10> # /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 0x7f18c61f94f0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c61f9d30> 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 0x7f18c61f9f70> # /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 0x7f18c61f9100> # /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 0x7f18c614eee0> # 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 0x7f18c616df40> # 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 0x7f18c616dd60> # /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 0x7f18c616d3d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c625fdc0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c625f3a0> # /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 0x7f18c625ff70> # /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 0x7f18c6231c10> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c61c7cd0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c61c73a0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c6202490> # 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 0x7f18c61c74c0> # /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 0x7f18c61c74f0> # /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 0x7f18c6130250> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c623f1f0> # /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 0x7f18c613c8e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c623f370> # /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 0x7f18c625ad90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c613c880> # 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 0x7f18c613c6d0> # 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 0x7f18c613b670> # 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 0x7f18c613b5b0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c62378b0> # /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 0x7f18c61c0670> # 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 0x7f18c61bfac0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c61cf0d0> # 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 0x7f18c61c00d0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c6204a60> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/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_q99asgx5/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_q99asgx5/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_q99asgx5/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_q99asgx5/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 0x7f18c57e6580> # /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 0x7f18c5bf7520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c57860a0> import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/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_q99asgx5/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 0x7f18c61bfbb0> # 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_q99asgx5/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_q99asgx5/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_q99asgx5/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_q99asgx5/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_q99asgx5/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 0x7f18c5bf6970> # 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_q99asgx5/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_q99asgx5/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_q99asgx5/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_q99asgx5/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_q99asgx5/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 0x7f18c624d250> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c5bf66a0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/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_q99asgx5/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 0x7f18c5bdd7c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c5bd97f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c619a970> # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_fedora.linux_system_roles.selinux_modules_facts_payload_q99asgx5/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_q99asgx5/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_q99asgx5/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_q99asgx5/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_q99asgx5/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_q99asgx5/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_q99asgx5/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_q99asgx5/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_q99asgx5/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 0x7f18c5777280> import 'semanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f18c625a0d0> # 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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.15.175 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 8369 1726883692.06706: 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-1726883687.260523-8715-65179103316070/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 8369 1726883692.06735: _low_level_execute_command(): starting 8369 1726883692.06746: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726883687.260523-8715-65179103316070/ > /dev/null 2>&1 && sleep 0' 8369 1726883692.07447: stderr chunk (state=2): >>>OpenSSH_8.7p1, OpenSSL 3.2.2 4 Jun 2024 <<< 8369 1726883692.07465: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883692.07480: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883692.07504: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883692.07551: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883692.07569: stderr chunk (state=3): >>>debug2: match not found <<< 8369 1726883692.07584: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883692.07607: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 8369 1726883692.07620: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.15.175 is address <<< 8369 1726883692.07631: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 8369 1726883692.07647: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 8369 1726883692.07663: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 8369 1726883692.07685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 8369 1726883692.07701: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 <<< 8369 1726883692.07716: stderr chunk (state=3): >>>debug2: match found <<< 8369 1726883692.07729: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 8369 1726883692.08501: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 8369 1726883692.08522: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 8369 1726883692.08537: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 8369 1726883692.08625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 8369 1726883692.10564: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 8369 1726883692.10568: stdout chunk (state=3): >>><<< 8369 1726883692.10571: stderr chunk (state=3): >>><<< 8369 1726883692.10813: _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.15.175 originally 10.31.15.175 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.15.175 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.15.175 originally 10.31.15.175 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 8369 1726883692.10817: handler run complete 8369 1726883692.11297: variable 'ansible_facts' from source: unknown 8369 1726883692.11876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883692.15101: variable 'ansible_facts' from source: unknown 8369 1726883692.15750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883692.17562: attempt loop complete, returning result 8369 1726883692.17854: _execute() done 8369 1726883692.17881: dumping result to json 8369 1726883692.17985: done dumping result, returning 8369 1726883692.18387: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Get SELinux modules facts [0affd2fa-7aed-ef3c-75ab-00000000001d] 8369 1726883692.18400: sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000001d 8369 1726883692.20121: done sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000001d 8369 1726883692.20125: WORKER PROCESS EXITING ok: [managed_node1] => { "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 } 8369 1726883692.24719: no more pending results, returning what we have 8369 1726883692.24723: results queue empty 8369 1726883692.24724: checking for any_errors_fatal 8369 1726883692.24733: done checking for any_errors_fatal 8369 1726883692.24735: checking for max_fail_percentage 8369 1726883692.24737: done checking for max_fail_percentage 8369 1726883692.24737: checking to see if all hosts have failed and the running result is not ok 8369 1726883692.24738: done checking to see if all hosts have failed 8369 1726883692.24739: getting the remaining hosts for this loop 8369 1726883692.24740: done getting the remaining hosts for this loop 8369 1726883692.24744: getting the next task for host managed_node1 8369 1726883692.24750: done getting next task for host managed_node1 8369 1726883692.24754: ^ task is: TASK: fedora.linux_system_roles.selinux : Load SELinux modules 8369 1726883692.24756: ^ state is: HOST STATE: block=2, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8369 1726883692.24765: getting variables 8369 1726883692.24767: in VariableManager get_vars() 8369 1726883692.24795: Calling all_inventory to load vars for managed_node1 8369 1726883692.24798: Calling groups_inventory to load vars for managed_node1 8369 1726883692.24801: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883692.24825: Calling all_plugins_play to load vars for managed_node1 8369 1726883692.24830: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883692.24936: Calling groups_plugins_play to load vars for managed_node1 8369 1726883692.26195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883692.28013: done with get_vars() 8369 1726883692.28034: done getting variables TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Friday 20 September 2024 21:54:52 -0400 (0:00:05.080) 0:00:15.683 ****** 8369 1726883692.28157: entering _queue_task() for managed_node1/include_tasks 8369 1726883692.28967: worker is 1 (out of 1 available) 8369 1726883692.28978: exiting _queue_task() for managed_node1/include_tasks 8369 1726883692.28992: done queuing things up, now waiting for results queue to drain 8369 1726883692.28993: waiting for pending results... 8369 1726883692.30650: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Load SELinux modules 8369 1726883692.30982: in run() - task 0affd2fa-7aed-ef3c-75ab-00000000001e 8369 1726883692.31011: variable 'ansible_search_path' from source: unknown 8369 1726883692.31052: variable 'ansible_search_path' from source: unknown 8369 1726883692.31958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8369 1726883692.34780: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8369 1726883692.34867: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8369 1726883692.34912: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8369 1726883692.34956: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8369 1726883692.34986: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8369 1726883692.35118: calling self._execute() 8369 1726883692.35188: variable 'ansible_host' from source: host vars for 'managed_node1' 8369 1726883692.35216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8369 1726883692.35231: variable 'omit' from source: magic vars 8369 1726883692.35478: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 8369 1726883692.35660: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 8369 1726883692.35707: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 8369 1726883692.35763: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 8369 1726883692.35937: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 8369 1726883692.36018: 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) 8369 1726883692.36052: 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) 8369 1726883692.36077: 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) 8369 1726883692.36097: 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) 8369 1726883692.36163: Evaluated conditional (selinux_modules is defined): False 8369 1726883692.36166: when evaluation is False, skipping this task 8369 1726883692.36169: _execute() done 8369 1726883692.36172: dumping result to json 8369 1726883692.36174: done dumping result, returning 8369 1726883692.36180: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Load SELinux modules [0affd2fa-7aed-ef3c-75ab-00000000001e] 8369 1726883692.36185: sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000001e 8369 1726883692.36289: done sending task result for task 0affd2fa-7aed-ef3c-75ab-00000000001e 8369 1726883692.36294: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "selinux_modules is defined", "skip_reason": "Conditional result was False" } 8369 1726883692.36358: no more pending results, returning what we have 8369 1726883692.36362: results queue empty 8369 1726883692.36363: checking for any_errors_fatal 8369 1726883692.36374: done checking for any_errors_fatal 8369 1726883692.36376: checking for max_fail_percentage 8369 1726883692.36378: done checking for max_fail_percentage 8369 1726883692.36379: checking to see if all hosts have failed and the running result is not ok 8369 1726883692.36381: done checking to see if all hosts have failed 8369 1726883692.36381: getting the remaining hosts for this loop 8369 1726883692.36384: done getting the remaining hosts for this loop 8369 1726883692.36388: getting the next task for host managed_node1 8369 1726883692.36399: done getting next task for host managed_node1 8369 1726883692.36441: ^ task is: TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree 8369 1726883692.36444: ^ state is: HOST STATE: block=2, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8369 1726883692.36457: getting variables 8369 1726883692.36459: in VariableManager get_vars() 8369 1726883692.36496: Calling all_inventory to load vars for managed_node1 8369 1726883692.36500: Calling groups_inventory to load vars for managed_node1 8369 1726883692.36504: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883692.36514: Calling all_plugins_play to load vars for managed_node1 8369 1726883692.36516: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883692.36519: Calling groups_plugins_play to load vars for managed_node1 8369 1726883692.37208: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883692.38259: done with get_vars() 8369 1726883692.38275: done getting variables 8369 1726883692.38334: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Friday 20 September 2024 21:54:52 -0400 (0:00:00.102) 0:00:15.785 ****** 8369 1726883692.38361: entering _queue_task() for managed_node1/command 8369 1726883692.39138: worker is 1 (out of 1 available) 8369 1726883692.39151: exiting _queue_task() for managed_node1/command 8369 1726883692.39164: done queuing things up, now waiting for results queue to drain 8369 1726883692.39165: waiting for pending results... 8369 1726883692.39662: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree 8369 1726883692.39751: in run() - task 0affd2fa-7aed-ef3c-75ab-000000000020 8369 1726883692.39763: variable 'ansible_search_path' from source: unknown 8369 1726883692.39766: variable 'ansible_search_path' from source: unknown 8369 1726883692.39843: variable 'selinux_restore_dirs' from source: role '' defaults 8369 1726883692.40157: variable 'selinux_restore_dirs' from source: role '' defaults 8369 1726883692.40324: Loaded config def from plugin (lookup/items) 8369 1726883692.40330: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 8369 1726883692.40341: dumping result to json 8369 1726883692.40344: done dumping result, returning 8369 1726883692.40351: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree [0affd2fa-7aed-ef3c-75ab-000000000020] 8369 1726883692.40357: sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000020 8369 1726883692.40455: done sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000020 8369 1726883692.40458: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 8369 1726883692.40522: no more pending results, returning what we have 8369 1726883692.40525: results queue empty 8369 1726883692.40526: checking for any_errors_fatal 8369 1726883692.40534: done checking for any_errors_fatal 8369 1726883692.40535: checking for max_fail_percentage 8369 1726883692.40536: done checking for max_fail_percentage 8369 1726883692.40537: checking to see if all hosts have failed and the running result is not ok 8369 1726883692.40538: done checking to see if all hosts have failed 8369 1726883692.40538: getting the remaining hosts for this loop 8369 1726883692.40540: done getting the remaining hosts for this loop 8369 1726883692.40543: getting the next task for host managed_node1 8369 1726883692.40550: done getting next task for host managed_node1 8369 1726883692.40554: ^ task is: TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode 8369 1726883692.40556: ^ state is: HOST STATE: block=2, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8369 1726883692.40570: getting variables 8369 1726883692.40572: in VariableManager get_vars() 8369 1726883692.40605: Calling all_inventory to load vars for managed_node1 8369 1726883692.40608: Calling groups_inventory to load vars for managed_node1 8369 1726883692.40610: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883692.40618: Calling all_plugins_play to load vars for managed_node1 8369 1726883692.40620: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883692.40623: Calling groups_plugins_play to load vars for managed_node1 8369 1726883692.41032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883692.41479: done with get_vars() 8369 1726883692.41490: done getting variables 8369 1726883692.41539: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Friday 20 September 2024 21:54:52 -0400 (0:00:00.031) 0:00:15.817 ****** 8369 1726883692.41559: entering _queue_task() for managed_node1/command 8369 1726883692.41763: worker is 1 (out of 1 available) 8369 1726883692.41776: exiting _queue_task() for managed_node1/command 8369 1726883692.41789: done queuing things up, now waiting for results queue to drain 8369 1726883692.41790: waiting for pending results... 8369 1726883692.42925: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode 8369 1726883692.43028: in run() - task 0affd2fa-7aed-ef3c-75ab-000000000022 8369 1726883692.43051: variable 'ansible_search_path' from source: unknown 8369 1726883692.43059: variable 'ansible_search_path' from source: unknown 8369 1726883692.43239: variable 'selinux_restore_dirs' from source: role '' defaults 8369 1726883692.43906: variable 'selinux_restore_dirs' from source: role '' defaults 8369 1726883692.44307: Loaded config def from plugin (lookup/items) 8369 1726883692.44325: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 8369 1726883692.44344: dumping result to json 8369 1726883692.44353: done dumping result, returning 8369 1726883692.44437: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode [0affd2fa-7aed-ef3c-75ab-000000000022] 8369 1726883692.44449: sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000022 skipping: [managed_node1] => { "changed": false, "skipped_reason": "No items in the list" } 8369 1726883692.44628: no more pending results, returning what we have 8369 1726883692.44632: results queue empty 8369 1726883692.44633: checking for any_errors_fatal 8369 1726883692.44638: done checking for any_errors_fatal 8369 1726883692.44639: checking for max_fail_percentage 8369 1726883692.44641: done checking for max_fail_percentage 8369 1726883692.44642: checking to see if all hosts have failed and the running result is not ok 8369 1726883692.44642: done checking to see if all hosts have failed 8369 1726883692.44643: getting the remaining hosts for this loop 8369 1726883692.44645: done getting the remaining hosts for this loop 8369 1726883692.44649: getting the next task for host managed_node1 8369 1726883692.44658: done getting next task for host managed_node1 8369 1726883692.44661: ^ task is: TASK: meta (role_complete) 8369 1726883692.44663: ^ 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 8369 1726883692.44714: getting variables 8369 1726883692.44716: in VariableManager get_vars() 8369 1726883692.44753: Calling all_inventory to load vars for managed_node1 8369 1726883692.44756: Calling groups_inventory to load vars for managed_node1 8369 1726883692.44758: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883692.44768: Calling all_plugins_play to load vars for managed_node1 8369 1726883692.44771: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883692.44774: Calling groups_plugins_play to load vars for managed_node1 8369 1726883692.45926: done sending task result for task 0affd2fa-7aed-ef3c-75ab-000000000022 8369 1726883692.45930: WORKER PROCESS EXITING 8369 1726883692.45990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883692.47228: done with get_vars() 8369 1726883692.47251: done getting variables 8369 1726883692.47354: done queuing things up, now waiting for results queue to drain 8369 1726883692.47357: results queue empty 8369 1726883692.47358: checking for any_errors_fatal 8369 1726883692.47360: done checking for any_errors_fatal 8369 1726883692.47361: checking for max_fail_percentage 8369 1726883692.47362: done checking for max_fail_percentage 8369 1726883692.47363: checking to see if all hosts have failed and the running result is not ok 8369 1726883692.47364: done checking to see if all hosts have failed 8369 1726883692.47364: getting the remaining hosts for this loop 8369 1726883692.47365: done getting the remaining hosts for this loop 8369 1726883692.47369: getting the next task for host managed_node1 8369 1726883692.47372: done getting next task for host managed_node1 8369 1726883692.47374: ^ task is: TASK: meta (flush_handlers) 8369 1726883692.47375: ^ 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 8369 1726883692.47379: getting variables 8369 1726883692.47380: in VariableManager get_vars() 8369 1726883692.47392: Calling all_inventory to load vars for managed_node1 8369 1726883692.47395: Calling groups_inventory to load vars for managed_node1 8369 1726883692.47397: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883692.47404: Calling all_plugins_play to load vars for managed_node1 8369 1726883692.47407: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883692.47410: Calling groups_plugins_play to load vars for managed_node1 8369 1726883692.48214: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883692.49155: done with get_vars() 8369 1726883692.49180: done getting variables 8369 1726883692.49237: in VariableManager get_vars() 8369 1726883692.49250: Calling all_inventory to load vars for managed_node1 8369 1726883692.49252: Calling groups_inventory to load vars for managed_node1 8369 1726883692.49254: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883692.49259: Calling all_plugins_play to load vars for managed_node1 8369 1726883692.49261: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883692.49264: Calling groups_plugins_play to load vars for managed_node1 8369 1726883692.49968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883692.51184: done with get_vars() 8369 1726883692.51212: done queuing things up, now waiting for results queue to drain 8369 1726883692.51214: results queue empty 8369 1726883692.51215: checking for any_errors_fatal 8369 1726883692.51217: done checking for any_errors_fatal 8369 1726883692.51218: checking for max_fail_percentage 8369 1726883692.51219: done checking for max_fail_percentage 8369 1726883692.51220: checking to see if all hosts have failed and the running result is not ok 8369 1726883692.51221: done checking to see if all hosts have failed 8369 1726883692.51221: getting the remaining hosts for this loop 8369 1726883692.51222: done getting the remaining hosts for this loop 8369 1726883692.51226: getting the next task for host managed_node1 8369 1726883692.51231: done getting next task for host managed_node1 8369 1726883692.51233: ^ task is: TASK: meta (flush_handlers) 8369 1726883692.51234: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8369 1726883692.51238: getting variables 8369 1726883692.51239: in VariableManager get_vars() 8369 1726883692.51366: Calling all_inventory to load vars for managed_node1 8369 1726883692.51374: Calling groups_inventory to load vars for managed_node1 8369 1726883692.51377: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883692.51382: Calling all_plugins_play to load vars for managed_node1 8369 1726883692.51385: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883692.51388: Calling groups_plugins_play to load vars for managed_node1 8369 1726883692.52830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883692.53685: done with get_vars() 8369 1726883692.53706: done getting variables 8369 1726883692.53763: in VariableManager get_vars() 8369 1726883692.53783: Calling all_inventory to load vars for managed_node1 8369 1726883692.53785: Calling groups_inventory to load vars for managed_node1 8369 1726883692.53787: Calling all_plugins_inventory to load vars for managed_node1 8369 1726883692.53793: Calling all_plugins_play to load vars for managed_node1 8369 1726883692.53795: Calling groups_plugins_inventory to load vars for managed_node1 8369 1726883692.53798: Calling groups_plugins_play to load vars for managed_node1 8369 1726883692.54468: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8369 1726883692.55525: done with get_vars() 8369 1726883692.55557: done queuing things up, now waiting for results queue to drain 8369 1726883692.55559: results queue empty 8369 1726883692.55560: checking for any_errors_fatal 8369 1726883692.55561: done checking for any_errors_fatal 8369 1726883692.55562: checking for max_fail_percentage 8369 1726883692.55563: done checking for max_fail_percentage 8369 1726883692.55564: checking to see if all hosts have failed and the running result is not ok 8369 1726883692.55565: done checking to see if all hosts have failed 8369 1726883692.55565: getting the remaining hosts for this loop 8369 1726883692.55566: done getting the remaining hosts for this loop 8369 1726883692.55569: getting the next task for host managed_node1 8369 1726883692.55572: done getting next task for host managed_node1 8369 1726883692.55573: ^ task is: None 8369 1726883692.55574: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8369 1726883692.55575: done queuing things up, now waiting for results queue to drain 8369 1726883692.55576: results queue empty 8369 1726883692.55577: checking for any_errors_fatal 8369 1726883692.55577: done checking for any_errors_fatal 8369 1726883692.55578: checking for max_fail_percentage 8369 1726883692.55579: done checking for max_fail_percentage 8369 1726883692.55579: checking to see if all hosts have failed and the running result is not ok 8369 1726883692.55580: done checking to see if all hosts have failed 8369 1726883692.55582: getting the next task for host managed_node1 8369 1726883692.55584: done getting next task for host managed_node1 8369 1726883692.55585: ^ task is: None 8369 1726883692.55586: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=12 changed=0 unreachable=0 failed=0 skipped=21 rescued=0 ignored=0 Friday 20 September 2024 21:54:52 -0400 (0:00:00.141) 0:00:15.958 ****** =============================================================================== fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 5.08s /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 fedora.linux_system_roles.selinux : Install SELinux tool semanage ------- 2.99s /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 fedora.linux_system_roles.selinux : Install SELinux python3 tools ------- 2.98s /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 fedora.linux_system_roles.selinux : Ensure ansible_facts used by role --- 1.32s /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 fedora.linux_system_roles.selinux : Refresh facts ----------------------- 1.17s /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:89 fedora.linux_system_roles.selinux : Check if system is ostree ----------- 0.80s /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin --- 0.51s /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode --- 0.14s /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 fedora.linux_system_roles.selinux : Load SELinux modules ---------------- 0.10s /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 fedora.linux_system_roles.selinux : Ensure SELinux packages ------------- 0.09s /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 fedora.linux_system_roles.selinux : Set flag to indicate system is ostree --- 0.07s /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 fedora.linux_system_roles.selinux : Install SELinux python2 tools ------- 0.06s /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 fedora.linux_system_roles.selinux : Set flag if transactional-update exists --- 0.05s /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 fedora.linux_system_roles.selinux : Purge all SELinux login local modifications --- 0.05s /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 fedora.linux_system_roles.selinux : Purge all SELinux port local modifications --- 0.05s /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 fedora.linux_system_roles.selinux : Set selinux_reboot_required --------- 0.04s /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications --- 0.04s /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 fedora.linux_system_roles.selinux : Fail if reboot is needed and not set --- 0.04s /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:82 fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications --- 0.04s /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping --- 0.03s /tmp/collections-29P/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 8369 1726883692.55693: RUNNING CLEANUP